Skip to content

Commit

Permalink
[Firebase] Move to new FB project beamfiprod
Browse files Browse the repository at this point in the history
  • Loading branch information
kinwo committed Oct 19, 2022
1 parent 5d0c408 commit dfc1344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/firebase-hosting-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_CONTENTFLYPROD }}"
projectId: contentflyprod
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_BEAMFIPROD }}"
projectId: beamfiprod
channelId: live

0 comments on commit dfc1344

Please sign in to comment.