We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8592e0 commit e4927ebCopy full SHA for e4927eb
.github/workflows/dev_deployment.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: aws-actions/configure-aws-credentials@v1-node16
41
with:
42
aws-region: ${{ env.AWS_REGION }}
43
- role-to-assume: arn:aws:iam::605436358845:role/docs-dev-GithubActionsRole
+ role-to-assume: arn:aws:iam::058264511034:role/docs-dev-GithubActionsRole
44
role-session-name: GithubActionsSession
45
46
- name: Login to Amazon ECR
0 commit comments