Skip to content

Commit ef79014

Browse files
committed
branch update : deploy -> deployment
1 parent 8322d03 commit ef79014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

33
on:
44
push:
5-
branches: [ "deploy" ] # deploy 브랜치에 푸시될 때만 작동합니다!
5+
branches: [ "deployment" ] # deploy 브랜치에 푸시될 때만 작동합니다!
66

77
jobs:
88
deploy:

0 commit comments

Comments
 (0)