add the long release command to the release directions

This commit is contained in:
Abraham Toriz 2022-08-04 19:07:19 +08:00
parent b4fb858208
commit 6d9fa0cf7b
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 1 additions and 2 deletions

View File

@ -374,5 +374,4 @@ for and whose design I took as reference, keeping compatibility when possible.
* [ ] Ensure tests pass and that clippy doesn't complain
* [ ] Create an entry in `CHANGELOG.md` with the target version, stage it
* [ ] run `vbump`
* [ ] push commits and tags
* [ ] wait for release
* [ ] git push && git push --tags && cargo publish && cargo build --release && cp target/release/t ~/.local/bin/t