Merge pull request #464 from nunocoracao/462-construction_worker-fix-preview-pipeline

👷 fixing preview to use pr number
This commit is contained in:
Nuno Coração 2023-01-17 21:34:45 +00:00 committed by GitHub
commit cedc9d01d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,5 +31,5 @@ jobs:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_BLOWFISH_21FFF }}'
expires: 30d
channelId: preview-${GITHUB_REF##*/}
channelId: preview-${{ github.event.number }}
projectId: blowfish-21fff