mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
updating github action for preview
This commit is contained in:
parent
ba37a853c8
commit
3aeb37fd39
1 changed files with 1 additions and 1 deletions
2
.github/workflows/firebase-preview.yml
vendored
2
.github/workflows/firebase-preview.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
||||||
uses: FirebaseExtended/action-hosting-deploy@v0
|
uses: FirebaseExtended/action-hosting-deploy@v0
|
||||||
with:
|
with:
|
||||||
repoToken: '${{ secrets.GITHUB_TOKEN }}'
|
repoToken: '${{ secrets.GITHUB_TOKEN }}'
|
||||||
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_HOMEPAGE_A0C38 }}'
|
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_BLOWFISH_21FFF }}'
|
||||||
expires: 30d
|
expires: 30d
|
||||||
channelId: preview
|
channelId: preview
|
||||||
projectId: blowfish-21fff
|
projectId: blowfish-21fff
|
||||||
|
|
Loading…
Reference in a new issue