Commit Graph

3 Commits

Author SHA1 Message Date
bymyself
607f7441d8 fix(ci): dispatch releases to Comfy-Org/Comfy-Desktop, not the archived repo
The release dispatch target Comfy-Org/desktop was archived on
2026-06-26 and is read-only; the live repo is Comfy-Org/Comfy-Desktop.

Also make the dispatch step independent of the webhook step above it.
The two deliveries are unrelated, but a failure in the first one skips
the second, so the desktop bump never runs when the webhook endpoint is
unhealthy.
2026-08-06 20:36:12 -07:00
Benjamin Lu
4993411fd9 Dispatch desktop auto-bump when a ComfyUI release is published (#12398)
* Dispatch desktop auto-bump on ComfyUI release publish

* Fix release webhook secret checks in step conditions

* Require desktop dispatch token in release webhook

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Luke Mino-Altherr <lminoaltherr@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jedrzej Kosinski <kosinkadink1@gmail.com>
2026-02-11 11:15:13 -08:00
bmcomfy
2a0b138feb build: add gh action to process releases (#8652) 2025-06-28 19:11:40 -04:00