Skip to content

Commit 5214c99

Browse files
committed
change region
1 parent 8941ec5 commit 5214c99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backend-api-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: aws-actions/configure-aws-credentials@v6
4949
with:
5050
role-to-assume: ${{ secrets.AWS_ROLE_ARN }}
51-
aws-region: us-east-2
51+
aws-region: us-west-2
5252

5353
- name: Deploy backend
5454
run: ./infra/deploy.sh --build-image

0 commit comments

Comments
 (0)