mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-07 17:04:59 +00:00
Update release docs for new cargo release version
This commit is contained in:
parent
a1937719b3
commit
9c87d3b195
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ $ cargo install cargo-release
|
|||
$ cargo release minor --push-remote upstream
|
||||
```
|
||||
|
||||
You can add `--dry-run` to see what the command is going to do,
|
||||
or `--skip-push` to stop before actually publishing the release.
|
||||
After verifying, you can rerun with `--execute` if all looks good.
|
||||
You can add `--no-push` to stop before actually publishing the release.
|
||||
|
||||
`cargo release` will then:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue