a30a3d3a47
trigger-desktop.yml was pushing a submodule bump commit (which fires release.yml via the push event) AND then explicitly dispatching release.yml via the API, causing every cinny push to produce two back-to-back desktop builds. Drop the dispatch step; the push alone is sufficient. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>