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
cargo publish --dry-run can be really useful to check if everything is in order.
When configuring the github action with dry-run it will be super cool to run publish with this flag
cargo publish --dry-runcan be really useful to check if everything is in order.When configuring the github action with
dry-runit will be super cool to run publish with this flag