Skip to content

Commit

Permalink
Update CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriinnn authored May 21, 2024
1 parent e12236b commit e55f1fd
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 @@ -56,7 +56,7 @@ jobs:
- name: Deploy
run: |
aws deploy create-deployment \
--application-name poppin-be \
--application-name poppin \
--deployment-config-name CodeDeployDefault.AllAtOnce \
--deployment-group-name cicd-prod \
--file-exists-behavior OVERWRITE \
Expand Down

0 comments on commit e55f1fd

Please sign in to comment.