Skip to content

Commit

Permalink
Update Firebase service account for Heroic website deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioislima committed Feb 14, 2024
1 parent 28187b5 commit d2115ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.ACTIONS_DEPLOY_KEY }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_HEROICGAMESLAUNCHER }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_HEROIC_WEBSITE }}'
channelId: live
projectId: heroicgameslauncher

0 comments on commit d2115ae

Please sign in to comment.