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