Skip to content

Commit 8344cda

Browse files
committed
fix: regions
1 parent 614b67e commit 8344cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
uses: aws-actions/configure-aws-credentials@v4
8888
with:
8989
role-to-assume: ${{ secrets.AWS_PROD_ROLE_ARN }}
90-
aws-region: us-east-1
90+
aws-region: eu-north-1
9191

9292
- name: CDK Bootstrap for Production
9393
run: |

0 commit comments

Comments
 (0)