Skip to content

Commit 5074efc

Browse files
authored
Merge pull request #42 from next-engineer/feature/upd-cd-yml
github actions cd 수정
2 parents fcebead + 78dccf8 commit 5074efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/s3cloudfront-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy React to S3 + CloudFront
33
on:
44
push:
55
branches:
6-
- develop
6+
- main
77
workflow_dispatch: {}
88

99
env:

0 commit comments

Comments
 (0)