Files
local-transcription/.gitea/workflows/build-app-windows.yml
Developer 76f34fe17d
All checks were successful
Release / Bump version and tag (push) Successful in 4s
Fix Windows tag passing: use env var instead of step outputs
Step outputs via GITHUB_OUTPUT are unreliable with act runner on
Windows (BOM encoding issues). Replaced with job-level env var
RELEASE_TAG set directly from inputs.tag, and checkout ref also
uses inputs.tag directly. Eliminated the Determine tag step
entirely — no intermediate output needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 19:06:50 -07:00

3.7 KiB