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 cargo-release dry-run non-zero exit code in CI
- Add fallback message for cargo-release dry-run step
- Prevents CI failure when cargo-release aborts due to dry-run mode
- This is expected behavior, not an actual failure
0 commit comments