Skip to content

Commit ad8fa32

Browse files
committed
Update deploy.yml
1 parent fd4a290 commit ad8fa32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
# 환경 변수 설정
7979
AWS_REGION=ap-northeast-2
8080
ECR_REGISTRY=${{ steps.login-ecr.outputs.registry }}
81-
ECR_REPO=christmas-backend
81+
ECR_REPO=hackathon-backend
8282
8383
# ECR 로그인
8484
aws ecr get-login-password --region ${AWS_REGION} \

0 commit comments

Comments
 (0)