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
Revert "ci(release): use the cargo publish --workspace directly (#13943)"
`cargo publish --workspace` errors out when a crate is already
published, `cargo-release-oxc` does not. We sometimes need to retry the
whole publishing process when crates are published partially.
This reverts commit 3ade441.
0 commit comments