Skip to content

Commit f0e8a5d

Browse files
Deploy hosting only (remove functions)
1 parent c182c91 commit f0e8a5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/firebase-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
- name: Deploy to Firebase
8383
run: |
8484
npm install -g firebase-tools
85-
firebase deploy --token "${{ secrets.FIREBASE_TOKEN }}" --force --project thetataumiamiuniversity --only hosting,functions
85+
firebase deploy --token "${{ secrets.FIREBASE_TOKEN }}" --force --project thetataumiamiuniversity --only hosting

0 commit comments

Comments
 (0)