Skip to content

Commit

Permalink
Update deployment-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maidul98 authored Nov 2, 2024
1 parent 4010817 commit 7e7e6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
audience: sts.eu-central-1.amazonaws.com
audience: sts.amazonaws.com
aws-region: eu-central-1
role-to-assume: arn:aws:iam::345594589636:role/gha-make-prod-deployment
- name: Checkout code
Expand Down

0 comments on commit 7e7e6ad

Please sign in to comment.