Skip to content

Commit

Permalink
[fix] prod 배포 branch 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdtkdgns committed Jul 22, 2023
1 parent 5f70239 commit bb71bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ProdCICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: PROD CI/CD

on:
push:
branches: prod
branches: main

env:
PROFILE_PROD: prod
Expand Down

0 comments on commit bb71bce

Please sign in to comment.