Skip to content

Commit

Permalink
Update upload-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
naru200 authored May 2, 2024
1 parent cc3679d commit 4edd33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: ap-northeast-2
role-to-assume: arn:aws:iam::123456789100:role/my-github-actions-role
role-to-assume: arn:aws:iam::358100353008:role/ECRFullAccessForGitHubAction

- name: Login to Amazon ECR
id: login-ecr
Expand Down

0 comments on commit 4edd33e

Please sign in to comment.