mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
2a08115ba8
An empty VERSION produced the invalid GitHub tag "app-v" and broke update-manifest downloads (release tag mismatch). Validate semver prefix, write package version via heredoc to GITHUB_OUTPUT, and refuse to compute tag app-v. Made-with: Cursor