mirror of
https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill.git
synced 2026-09-14 13:59:59 +08:00
430a3c5a44
The "Commit and push version bump" step hard-failed (exit 1) when plugin.json and marketplace.json already contained the target version, preventing the tag and GitHub release from being created. Treat an already-correct version as a no-op and proceed to tagging.