You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: make stable release manual-dispatch only (#2085)
Remove the vX.Y.Z tag push trigger from the publish workflow; pushing
release tags is not permitted, so stable releases are cut only via
workflow_dispatch with an existing tag. The main-branch dev pre-release
path is unchanged. Also drops the now-dead tag-push code paths in the
build-tag job.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments