mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
The Chocolatey and WinGet publish workflows triggered on release: [released], which fires simultaneously with the release build. Since MSIs take ~45 minutes to build, the publish workflows failed with 404 errors. Switch both to workflow_run trigger so they wait for the "Upload releases" workflow to complete before attempting to publish. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>