We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5bbf48 commit 4c450a5Copy full SHA for 4c450a5
1 file changed
.github/workflows/firebase-hosting-merge.yml
@@ -1,6 +1,3 @@
1
-# This file was auto-generated by the Firebase CLI
2
-# https://github.com/firebase/firebase-tools
3
-
4
name: Deploy to Firebase Hosting on merge
5
6
on:
@@ -31,5 +28,6 @@ jobs:
31
28
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_FINDMYNEXTCOURSE }}
32
29
channelId: live
33
30
projectId: findmynextcourse
+ entryPoint: my-app
34
env:
35
FIREBASE_CLI_PREVIEWS: hostingchannels
0 commit comments