mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-20 19:41:52 +02:00
👷 previews should go into separate URLs
This commit is contained in:
parent
21b27827d6
commit
7475f45873
1 changed files with 1 additions and 1 deletions
2
.github/workflows/firebase-preview.yml
vendored
2
.github/workflows/firebase-preview.yml
vendored
|
@ -31,5 +31,5 @@ jobs:
|
|||
repoToken: '${{ secrets.GITHUB_TOKEN }}'
|
||||
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_BLOWFISH_21FFF }}'
|
||||
expires: 30d
|
||||
channelId: preview
|
||||
channelId: preview-${GITHUB_REF##*/}
|
||||
projectId: blowfish-21fff
|
||||
|
|
Loading…
Add table
Reference in a new issue