Skip to content

Commit

Permalink
fix role session
Browse files Browse the repository at this point in the history
  • Loading branch information
ale210 committed Feb 8, 2025
1 parent 5f96324 commit 07fa509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: arn:aws:iam::035866691871:role/gha-incubator
role-to-assume: arn:aws:iam::035866691871:role/incubator-cicd-people-depot
role-session-name: incubator-cicd-people-depot
aws-region: us-west-2

Expand Down

0 comments on commit 07fa509

Please sign in to comment.