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
fix: handle pre-bumped version in release workflow
Skip the version bump commit if Cargo.toml already has the target
version, avoiding a failure when the version was bumped manually
before triggering the workflow.
0 commit comments