Skip to content

Commit

Permalink
fix: update project ID in Firebase Hosting workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jjoonleo committed Jan 19, 2025
1 parent 039ba62 commit 67fbcfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_ON_TIME_FRONT_WIDGETBOOK }}'
projectId: taskweaver-front
projectId: on-time-front-widgetbook
entryPoint: ${{ env.working-directory }}

0 comments on commit 67fbcfe

Please sign in to comment.