actions-marketplace-validations/publish crates

Publish Rust crates on crates.io

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGithub API token${{ github.token }}
pathPath to Rust crate or workspace.
argsExtra arguments for cargo publish""
registry-tokenCargo registry token""
dry-runSkip execution cargo publishfalse
check-repoCheck repository consistencytrue
publish-delayExtra post publish delay (milliseconds)0
no-verifyDisable cargo publish validation and cyclic dependency checksfalse
ignore-unpublished-changesExit the workflow gracefully if package does not have a new version to publishfalse
namedescription
publishedJSON formatted string with published crates as list of objects with `name` and `version` fields