Skip to content

Commit

Permalink
Switch development region to sa-east-1
Browse files Browse the repository at this point in the history
  • Loading branch information
arman-mw committed Dec 13, 2023
1 parent 73863d6 commit d40bb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Build
runs-on: ubuntu-20.04
env:
AWS_REGION: us-east-2
AWS_REGION: sa-east-1
if: startsWith( github.ref, 'refs/heads/dependabot/' ) != true
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d40bb04

Please sign in to comment.