Skip to content

Commit

Permalink
Update and rename deploy-dev.yml to deploy-prod.yml (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnsugyeong authored May 15, 2024
1 parent 9e6e047 commit c6bffa6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Dev CI/CD using Github Actions & AWS CodeDeploy

on:
push:
branches: [ dev ]
branches: [ prod ]
workflow_dispatch:

env:
Expand Down

0 comments on commit c6bffa6

Please sign in to comment.