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
ci: add dev branch auto-publish to release workflow
Add dev branch to push trigger with dev-specific version bumping
(hatch version dev) and loop prevention ([skip ci] + actor guard).
Dev pushes publish to PyPI without creating GitHub Releases.
Main branch behavior preserved via job-level condition.
0 commit comments