Skip to content

Commit

Permalink
Merge pull request #814 from diggerhq/ZIJ-patch-7
Browse files Browse the repository at this point in the history
Update github-actions-+-aws.mdx
  • Loading branch information
ZIJ authored Nov 23, 2023
2 parents c82a7ce + aa44da8 commit 7060836
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/github-actions-+-aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ projects:
```

# Create Github Actions workflow file
Place it at `.github/workflows/digger-tf.yml`
Place it at `.github/workflows/digger_workflow.yml` (name is important!)

```
name: Digger Plan
name: Digger Workflow
on:
workflow_dispatch:
Expand Down

0 comments on commit 7060836

Please sign in to comment.