mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-08-28 22:30:12 -04:00
Switch to using a CircleCI EV for the OIDC IAM Role Arn
This commit is contained in:
parent
b5db487529
commit
2bd0d0436b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ aliases:
|
|||
steps:
|
||||
- aws-s3/sync:
|
||||
profile-name: default
|
||||
role-arn: "arn:aws:iam::307680192167:role/circleci-oidc-role"
|
||||
role-arn: AWS_OIDC_IAM_ROLE
|
||||
aws-region: AWS_REGION
|
||||
from: ./build
|
||||
to: '${AWS_BUCKET}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue