Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Luke Mino-Altherr
2026-02-10 19:57:00 -08:00
committed by GitHub
parent 9329c710b5
commit 53d161b106

View File

@@ -136,6 +136,7 @@ jobs:
curl -fsSL \
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer ${DISPATCH_TOKEN}" \
https://api.github.com/repos/Comfy-Org/desktop/dispatches \
-d "$PAYLOAD"