Skip to content

Commit

Permalink
Merge pull request #57 from gdsc-ssu/feat/deploy-setting
Browse files Browse the repository at this point in the history
💚 fix ci
  • Loading branch information
Jun99uu authored Dec 27, 2023
2 parents 9ec37f5 + 2c70209 commit bb6811a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: Deploy to Firebase Hosting on merge
push:
branches:
- dev
paths:
- "client/**"
jobs:
build_and_deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bb6811a

Please sign in to comment.