Skip to content

Commit

Permalink
Update digger_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes authored Jul 1, 2024
1 parent 3f54bc6 commit c9aaf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/digger_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: diggerhq/digger@feat/use-digger-spec
with:
ee: 'true'
spec: ${{ inputs.spec }}
digger-spec: ${{ inputs.spec }}
setup-aws: true
# recommended to use oidc instead
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit c9aaf06

Please sign in to comment.