From ef1fbaaae80c1861a227750d59796b7d75ff9734 Mon Sep 17 00:00:00 2001 From: Sakindu Ransindu Perera <67496875+SakinduRansindu@users.noreply.github.com> Date: Sat, 16 Nov 2024 08:21:23 +0530 Subject: [PATCH] Update firebase-hosting-merge.yml --- .github/workflows/firebase-hosting-merge.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 5d8daef..1c5342a 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -18,9 +18,6 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 - - - name: Verify environment variables - run: echo "NEXT_PUBLIC_STATUS is set to: ${NEXT_PUBLIC_STATUS}" - name: Install dependencies and build run: npm ci && npm run build @@ -31,4 +28,4 @@ jobs: repoToken: ${{ secrets.GITHUB_TOKEN }} firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_FIRETEST_C524F }} channelId: live - projectId: firetest-c524f \ No newline at end of file + projectId: firetest-c524f