vpetrigo/Cargo Publish Workspaces

Publish Rust crates using cargo-workspaces

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub API tokenno${{ github.token }}
pathPath to crate or workspaceno.
argsExtra arguments for cargo publish commandno
registry-tokenCargo registry tokenno
dry-runSet to true to bypass exec cargo publishnofalse
check-repoSet to false to bypass check local packages for modifications since last published versionnotrue
publish-delayOptional delay in milliseconds applied after publishing each package before publishing othersno
no-verifySet to true to bypass cyclic dependency detection and cargo packaging verification (uses --no-verify)nofalse
ignore-unpublished-changesSet to true to exit the workflow gracefully if package does not have a new version to publishnofalse

no outputs