diff options
Diffstat (limited to '.github/workflows/firebase-hosting-merge.yml')
| -rw-r--r-- | .github/workflows/firebase-hosting-merge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 2362294..462e16e 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -21,5 +21,6 @@ jobs: firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CTRL_V_A8EFD }}' channelId: live projectId: ctrl-v-a8efd + entryPoint: "./frontend" env: FIREBASE_CLI_PREVIEWS: hostingchannels |