diff --git a/.github/workflows/firebase-preview.yml b/.github/workflows/firebase-preview.yml index bfdcee2e..24d101b7 100644 --- a/.github/workflows/firebase-preview.yml +++ b/.github/workflows/firebase-preview.yml @@ -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