mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-07 02:41:48 +08:00
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.