6c4e5c2e0e
build-ns7zip builds an EXTERNAL repo (nsis-plugin-ns7zip). The `push: tags v*` trigger (inherited from when this workflow lived in the plugin repo) made every CI-system tag — including the Phase A marker v2.0.0-phaseA — auto-build and publish an ns7zip release on the CI-system repo. Remove the tag trigger; manual dispatch only. The release job's tag-gate `if` now never fires (skipped) — release flow already validated with a throwaway tag. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>