Skip to content

Commit e4927eb

Browse files
authored
Update dev_deployment.yml
Fix AWS acc
1 parent a8592e0 commit e4927eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: aws-actions/configure-aws-credentials@v1-node16
4141
with:
4242
aws-region: ${{ env.AWS_REGION }}
43-
role-to-assume: arn:aws:iam::605436358845:role/docs-dev-GithubActionsRole
43+
role-to-assume: arn:aws:iam::058264511034:role/docs-dev-GithubActionsRole
4444
role-session-name: GithubActionsSession
4545

4646
- name: Login to Amazon ECR

0 commit comments

Comments
 (0)