Skip to content

Commit

Permalink
Update firebase-hosting-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SakinduRansindu authored Nov 16, 2024
1 parent f18ac0f commit ef1fbaa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -31,4 +28,4 @@ jobs:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_FIRETEST_C524F }}
channelId: live
projectId: firetest-c524f
projectId: firetest-c524f

0 comments on commit ef1fbaa

Please sign in to comment.