From 467c5be286058b43010d4bba3ee6fafbc4db9fdc Mon Sep 17 00:00:00 2001 From: Sinto Sajeev Date: Tue, 29 Oct 2024 23:06:56 -0700 Subject: [PATCH] Update issue-notification.yml --- .github/workflows/issue-notification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-notification.yml b/.github/workflows/issue-notification.yml index 44d49353ec..9ff8dcd80c 100644 --- a/.github/workflows/issue-notification.yml +++ b/.github/workflows/issue-notification.yml @@ -19,7 +19,7 @@ jobs: echo "Assignees: " ${{ join(github.event.issue.assignees.*.login) }} - name: Google Chat Notification run: | - curl --location --request POST '${{ secrets.GITHUB_ISSUES }}' \ + curl --location --request POST '${{ secrets.NOTIFY_GITHUB_ISSUES }}' \ --header 'Content-Type: application/json' \ --data-raw '{ "cards": [