Skip to content

Commit

Permalink
Fix Firebase conf
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-okay committed May 24, 2023
1 parent 5d745e9 commit 94e6082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_OKAY_797AD }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_ENGINEERING_HANDBOOK_760E9 }}'
channelId: live
projectId: okay-797ad
projectId: engineering-handbook-760e9

0 comments on commit 94e6082

Please sign in to comment.