mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-30 03:11:33 +00:00
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9329c710b5
commit
53d161b106
1
.github/workflows/release-webhook.yml
vendored
1
.github/workflows/release-webhook.yml
vendored
@@ -136,6 +136,7 @@ jobs:
|
|||||||
curl -fsSL \
|
curl -fsSL \
|
||||||
-X POST \
|
-X POST \
|
||||||
-H "Accept: application/vnd.github+json" \
|
-H "Accept: application/vnd.github+json" \
|
||||||
|
-H "Content-Type: application/json" \
|
||||||
-H "Authorization: Bearer ${DISPATCH_TOKEN}" \
|
-H "Authorization: Bearer ${DISPATCH_TOKEN}" \
|
||||||
https://api.github.com/repos/Comfy-Org/desktop/dispatches \
|
https://api.github.com/repos/Comfy-Org/desktop/dispatches \
|
||||||
-d "$PAYLOAD"
|
-d "$PAYLOAD"
|
||||||
|
|||||||
Reference in New Issue
Block a user