ryohidaka/Cargo Publish
GitHub Actions to publish Rust crates to crates.io.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the Cargo project root. | no | . |
| token | The token to publish to crates.io. | yes | — |
| dry-run | If true, run cargo publish with the --dry-run flag. | no | false |
Outputs
no outputs