From 846b2298bfa9e80d507e6d351f8bafe366d5e9d4 Mon Sep 17 00:00:00 2001 From: antoniomorello-DB Date: Thu, 27 Nov 2025 10:25:10 -0500 Subject: [PATCH] Update devdocs-notify.yml --- .github/workflows/devdocs-notify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/devdocs-notify.yml b/.github/workflows/devdocs-notify.yml index c4f299f..0ed03bb 100644 --- a/.github/workflows/devdocs-notify.yml +++ b/.github/workflows/devdocs-notify.yml @@ -14,7 +14,7 @@ jobs: ISSUE_TITLE: ${{ github.event.issue.title }} ISSUE_USER: ${{ github.event.issue.user.login }} ISSUE_URL: ${{ github.event.issue.html_url }} - REPO_NAME: ${{ github.repository }} + REPO_NAME: ${{ github.repository }} SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }} run: | # Build message text using jq to safely handle user input