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: allow manual wheel build from existing tag via workflow_dispatch
When inputs.tag is provided, skip semantic-release and proceed directly
to wheel build using the specified tag. This unblocks releases when
branch protection prevents semantic-release from pushing to main.
0 commit comments