Skip to content

Commit

Permalink
Update .github/workflows/nightly-builds.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtjeferreira authored Sep 26, 2024
1 parent 2622799 commit 3f83416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: AWS connectors Integration tests
env:
AWS_ACCESS_KEY: ${{ secrets.AWS_ACCESS_KEY }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY }}
AWS_SECRET_KEY: ${{ secrets.AWS_SECRET_KEY }}
run: |-
sbt \
Expand Down

0 comments on commit 3f83416

Please sign in to comment.