From bcb3028bf28cccbff52c1405a6ece41954b9c7e2 Mon Sep 17 00:00:00 2001 From: jackyzha0 Date: Mon, 1 Mar 2021 16:12:34 -0800 Subject: add entrypoint arg --- .github/workflows/firebase-hosting-pull-request.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/firebase-hosting-pull-request.yml') diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index 2f6e20e..a33a545 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -17,5 +17,6 @@ jobs: repoToken: '${{ secrets.GITHUB_TOKEN }}' firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CTRL_V_A8EFD }}' projectId: ctrl-v-a8efd + entryPoint: "./frontend" env: FIREBASE_CLI_PREVIEWS: hostingchannels -- cgit v1.2.3