Skip to content

Commit

Permalink
Only deploy hosting in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
w9jds committed Oct 19, 2023
1 parent fc0bd75 commit 7b5808d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windycity-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
DELOREAN_EVENT_ID: 729485088537

- run: firebase use default
- run: firebase deploy
- run: firebase deploy --only hosting

0 comments on commit 7b5808d

Please sign in to comment.