Skip to content

Commit

Permalink
[Fix] 배포그룹 이름 확인 후 재설정
Browse files Browse the repository at this point in the history
  • Loading branch information
jcnh01 authored Nov 19, 2023
1 parent 983e67d commit 705eaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PROJECT_NAME: nanali
BUCKET_NAME: nanali
CODE_DEPLOY_APP_NAME: nanali
DEPLOYMENT_GROUP_NAME: nanali
DEPLOYMENT_GROUP_NAME: nanali_deploy

jobs:
build:
Expand Down

0 comments on commit 705eaf5

Please sign in to comment.