From 8add3f29facbc0e907c6eff535945033ab1781de Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 21 Jul 2022 03:06:07 -0400 Subject: [PATCH] Update firebase-hosting-pull-request.yml --- .github/workflows/firebase-hosting-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index 9ab22c0..c217cf3 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -53,5 +53,5 @@ jobs: repoToken: '${{ secrets.GITHUB_TOKEN }}' firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_PRIVSEC_356523 }}' projectId: privsec-356523 - channelId: pr${{ env.PR }}-${{ github.event.workflow_run.message }} + channelId: pr${{ env.PR }} expires: 30d \ No newline at end of file