Pushes from within a workflow don't trigger other workflows in Gitea, so the separate tag-triggered build files never ran. Moved all 3 platform build jobs into release.yml with needs: bump-version so they run directly after the version bump, tag, and release creation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>