We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab16c77 commit 27b685aCopy full SHA for 27b685a
1 file changed
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Configure AWS credentials
40
uses: aws-actions/configure-aws-credentials@v4
41
with:
42
- role-to-assume: arn:aws:iam::300563897675:role/github-actions-react-s3-deploy
+ role-to-assume: arn:aws:iam::300563897675:role/obra-react-s3-deploy
43
aws-region: eu-central-1
44
45
- name: Deploy to S3
0 commit comments