We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf66f2 commit 252af7bCopy full SHA for 252af7b
1 file changed
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: Deploy to EC2 with Docker
2
3
on:
4
push:
5
- branches: [main]
+ branches: [main, feat/#29-카페삭제관리자페이지]
6
7
jobs:
8
deploy:
0 commit comments