Skip to content

Commit 27b685a

Browse files
committed
Use correct OIDC role
1 parent ab16c77 commit 27b685a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Configure AWS credentials
4040
uses: aws-actions/configure-aws-credentials@v4
4141
with:
42-
role-to-assume: arn:aws:iam::300563897675:role/github-actions-react-s3-deploy
42+
role-to-assume: arn:aws:iam::300563897675:role/obra-react-s3-deploy
4343
aws-region: eu-central-1
4444

4545
- name: Deploy to S3

0 commit comments

Comments
 (0)