Skip to content

Commit

Permalink
chore: update aws role to GithubRelease (#4743)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdeal committed Oct 3, 2023
1 parent c91f091 commit e23c677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/authenticate-aws/action.yaml
Expand Up @@ -5,5 +5,5 @@ runs:
steps:
- uses: aws-actions/configure-aws-credentials@v1-node16
with:
role-to-assume: arn:aws:iam::071440425669:role/Github
role-to-assume: arn:aws:iam::071440425669:role/GithubRelease
aws-region: us-east-1

0 comments on commit e23c677

Please sign in to comment.