Skip to content

Commit

Permalink
Update role-to-assume
Browse files Browse the repository at this point in the history
  • Loading branch information
BenGalewsky committed Dec 16, 2023
1 parent 28d7465 commit fcdfdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::557062710055:role/MDF-ConnectGithubActionsRole
role-to-assume: arn:aws:iam::557062710055:role/MDF-Connect2GithubActionsRole
role-session-name: mdfconnect-backend-deployer
aws-region: us-east-1

Expand Down

0 comments on commit fcdfdef

Please sign in to comment.