Skip to content

Commit

Permalink
Merge pull request #2047 from moreal/ci/gh-actions/specify-aws-region
Browse files Browse the repository at this point in the history
  • Loading branch information
moreal authored Aug 2, 2023
2 parents 519ca3c + 019dd1e commit 8a325f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: "us-east-2"

0 comments on commit 8a325f9

Please sign in to comment.