Skip to content

Commit

Permalink
Update role name.
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoffelen committed May 28, 2023
1 parent a03db4a commit 35ff7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup-posts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cache: yarn
- uses: aws-actions/configure-aws-credentials@v2
with:
role-to-assume: arn:aws:iam::672895027413:role/github-actions-tschoffelen-posts-backup
role-to-assume: arn:aws:iam::672895027413:role/github-oidc-provider-Role-1DGACKD4725JB
aws-region: eu-west-1
- run: yarn
- run: yarn node .github/workflows/backup-posts.mjs

0 comments on commit 35ff7b9

Please sign in to comment.