Skip to content

Commit

Permalink
fix: main 브랜치에서 진행되도록 수정 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
birdieHyun authored Oct 26, 2023
1 parent a12affc commit 7dd4e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/front-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy to CloudFront

on:
push:
branches: [ "fix/#50-fix-deploy" ]
branches: [ "main" ]


jobs:
Expand Down

0 comments on commit 7dd4e52

Please sign in to comment.