Skip to content

Commit b6f55ec

Browse files
authored
Update deploy.yml
1 parent 2815977 commit b6f55ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Deploy to EC2
22

33
on:
44
push:
5-
branches:
6-
- main # main 브랜치 push 시 자동 배포
5+
branches: [ main ]
76

87
jobs:
98
deploy:

0 commit comments

Comments
 (0)