Re:Trace v0.1.0
Fix release: create GH release once, upload artifacts by ID Three parallel tauri-action jobs racing to create the same release via tagName caused conflicts and no release was published. Now a dedicated create-release job creates the draft release first, then each build job uploads to it using releaseId. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>