Skip to content

Commit

Permalink
ci: Fix ARN
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Nov 23, 2023
1 parent f57a5f7 commit 5e544da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
with:
aws-region: eu-west-1
role-to-assume: arn:aws:iam::022327457572:role/ks-website-maintainer
role-to-assume: arn:aws:iam::022327457572:role/kitten-science-website-maintainer
role-session-name: GitHubActions

- name: Deploy to S3
Expand Down

0 comments on commit 5e544da

Please sign in to comment.