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 Jun 5, 2024
1 parent 6e03f3e commit ffe1bd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/digger_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ jobs:
run: echo digger run ${{ inputs.id }}
shell: bash
- uses: actions/checkout@v4
- uses: diggerhq/digger-ee@vee
- uses: diggerhq/digger@vee
with:
ee: 'true'
setup-aws: true
# recommended to use oidc instead
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit ffe1bd1

Please sign in to comment.