mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-14 18:01:20 +08:00
ab00b040f6
set-version printed 'git push origin main; git push origin v<version>' as the way to trigger publish. That is the PRERELEASE flow. publish.yml's push trigger is 'v*-*', so a stable tag push fires nothing, and stable publishes only from a merged release/v* PR. Following the old text put a release commit on main with an unpublishable tag: publish never ran, and the stray tag then fails the next release's verify_remote_tag check. Now prints the branch + PR commands and says not to push the local tag, matching docs/contributing/release-channels.mdx. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
13 KiB
13 KiB