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
Tag pushes and workflow dispatch aren't available from every
environment, so the publish workflow now also triggers on pushes to
main that touch pyproject.toml (or itself): it publishes the declared
version when PyPI doesn't already have it, then creates the matching
tag and GitHub release. Release-event and manual-dispatch paths keep
working, and the PyPI-existence guard makes every path idempotent.
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V9yMCN3Y6hb1qcgGWEHN7p
0 commit comments