Skip to content

Commit

Permalink
ci: use admin-access role
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Nov 12, 2024
1 parent 89f8f87 commit 9975df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::726952677045:role/GitHubActionsWebinyJs
role-to-assume: arn:aws:iam::726952677045:role/GitHubActionsWebinyJsAdminAccess
aws-region: eu-central-1

# We need this step because of the `aws-nuke.yml` config which is stored in our repo.
Expand Down

0 comments on commit 9975df6

Please sign in to comment.