mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-06-01 12:34:29 -04:00
Nicer Channel ID
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
3ebd12fcb6
commit
687a659065
1 changed files with 1 additions and 1 deletions
|
@ -53,5 +53,5 @@ jobs:
|
|||
repoToken: '${{ secrets.GITHUB_TOKEN }}'
|
||||
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_PRIVSEC_356523 }}'
|
||||
projectId: privsec-356523
|
||||
channelId: prs-${{ env.PR }}-${{ github.event.workflow_run.head_sha }}
|
||||
channelId: pr${{ env.PR }}-${{ github.event.workflow_run.message }}
|
||||
expires: 30d
|
Loading…
Add table
Add a link
Reference in a new issue