From 9a9bb4ca43842e422d8908d6c3725a033b0d4adb Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sat, 26 Oct 2024 18:45:12 -0400 Subject: [PATCH] update eu deployment job --- .github/workflows/deployment-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployment-pipeline.yml b/.github/workflows/deployment-pipeline.yml index 9c9c875cc..e5892054d 100644 --- a/.github/workflows/deployment-pipeline.yml +++ b/.github/workflows/deployment-pipeline.yml @@ -187,7 +187,7 @@ jobs: uses: aws-actions/configure-aws-credentials@v4 with: audience: sts.amazonaws.com - aws-region: us-east-1 + aws-region: eu-central-1 role-to-assume: arn:aws:iam::345594589636:role/gha-make-prod-deployment - name: Save commit hashes for tag id: commit