Skip to content

Commit 2aa0c31

Browse files
author
willjsw
committed
refactor #4: aws Region 수정
1 parent 032ca99 commit 2aa0c31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ecr_cd_tmp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
default: 'latest'
1414

1515
env:
16-
AWS_REGION: ap-southeast-2
16+
AWS_REGION: ap-northeast-2
1717
ECR_REGISTRY: public.ecr.aws/k5m3t9y9
1818
ECR_REPOSITORY: come2us-gateway
1919
IMAGE_TAG: ${{ github.sha }}

0 commit comments

Comments
 (0)