Skip to content

Commit

Permalink
Merge pull request #60 from IxxP-Girls/comment
Browse files Browse the repository at this point in the history
Chore: CD deploy name 수정
  • Loading branch information
diddnwjd authored Jan 31, 2024
2 parents 3884c5e + 15e58b5 commit 504554b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Deploy
run: |
aws deploy create-deployment \
--application-name culpop-project \
--application-name culpop_project \
--deployment-config-name CodeDeployDefault.AllAtOnce \
--deployment-group-name culpop \
--file-exists-behavior OVERWRITE \
Expand Down

0 comments on commit 504554b

Please sign in to comment.