Skip to content

Commit 750f6ca

Browse files
committed
update arn
1 parent aeb5f3a commit 750f6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Configure AWS credentials (OIDC)
7777
uses: aws-actions/configure-aws-credentials@v4
7878
with:
79-
role-to-assume: arn:aws:iam::022948663888:oidc-provider/token.actions.githubusercontent.com
79+
role-to-assume: arn:aws:iam::022948663888:role/git-ci-role
8080
aws-region: us-east-1 # Public ECR 固定这个
8181

8282
- name: Login to Amazon Public ECR

0 commit comments

Comments
 (0)