Skip to content

Commit

Permalink
Set region to ap-southeast-2
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptSmith committed Oct 4, 2023
1 parent 7cf30c5 commit 764d3f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: yarn build
- uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: ap-southeast-2
role-to-assume: ${{ secrets.FRONTEND_ROLE_ARN }}
role-duration-seconds: 900
output-credentials: true
Expand Down

0 comments on commit 764d3f0

Please sign in to comment.