Fix firebase deployments
This commit is contained in:
parent
cb3bce833b
commit
d2f4d15bb9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/firebase-hosting-merge.yml
vendored
1
.github/workflows/firebase-hosting-merge.yml
vendored
|
@ -16,4 +16,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
repoToken: '${{ secrets.GITHUB_TOKEN }}'
|
repoToken: '${{ secrets.GITHUB_TOKEN }}'
|
||||||
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_BUDGET_C7DA5 }}'
|
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_BUDGET_C7DA5 }}'
|
||||||
|
channelId: live
|
||||||
projectId: budget-c7da5
|
projectId: budget-c7da5
|
||||||
|
|
Loading…
Reference in a new issue