chore: modify .github/workflows/release-webhook.yml

This commit is contained in:
stoat-tofu[bot]
2026-02-20 20:45:25 +00:00
committed by GitHub
parent 0698e115e8
commit 6bd045eb79

View File

@@ -20,4 +20,4 @@ jobs:
RELEASE_URL="https://github.com/${REPOSITORY}/releases/tag/${TAG_NAME}"
curl -X POST "$WEBHOOK_URL" \
-H "Content-Type: application/json" \
-d "{\"content\": \"$RELEASE_URL\"}"
-d "{\"content\": \"$RELEASE_URL\"}"