mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-07-07 13:25:17 +00:00
docs: update release steps (#705)
This commit is contained in:
parent
db61adc0f1
commit
f1c233bb42
1 changed files with 2 additions and 5 deletions
|
@ -51,8 +51,5 @@ but we have a [zulip chat](https://salsa.zulipchat.com/) as well.
|
|||
|
||||
## Contributing
|
||||
|
||||
To create a release and publish to crates.io, follow the steps:
|
||||
|
||||
1. Update the `version` field in Cargo.toml.
|
||||
2. Create a Git tag. The tag name must follow the format like "v*.*.*".
|
||||
3. Push. GitHub Actions will publish the crate to crates.io automatically.
|
||||
To create a release and publish to crates.io, update the `version` field in Cargo.toml.
|
||||
After pushed, GitHub Actions will publish the crates to crates.io automatically.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue