Files
ComfyUI/.github
Matt Miller 2c40b09059 ci: dispatch to cloud with an App token instead of a PAT
The PAT behind CLOUD_REPO_DISPATCH_TOKEN was regenerated without the
Actions secret being updated, so the stored copy went stale. Every tag
from v0.25.0 through v0.29.0 returned 401 and opened no cloud bump PR,
which went unnoticed for six weeks because the bumps were filed by hand.

Mint an installation token per run instead, scoped to Comfy-Org/cloud,
so there is no stored credential left to drift or expire.
2026-07-28 14:43:54 -07:00
..