Skip to content

Commit

Permalink
update the region
Browse files Browse the repository at this point in the history
  • Loading branch information
ban-m committed Oct 19, 2024
1 parent dae2f0b commit ce8bef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::862331892216:role/jtk-github-action
aws-region: ap-northeast-1
aws-region: us-east-1
- name: Login to Amazon ECR Public
id: login-ecr-public
uses: aws-actions/amazon-ecr-login@v2
Expand Down

0 comments on commit ce8bef6

Please sign in to comment.