tweak release doc

pull/22/head
chris west 4 years ago
parent 995870b9d4
commit 252731d0de

@ -1,10 +1,11 @@
# phetch release process
- update CHANGELOG.md
- $ cargo test
- $ cargo release --dry-run --prev-tag-name=v1.x.x patch
- <edit https://github.com/xvxx/phetch/releases>
- $ cd ../[homebrew-code]
- $ make test
- $ cargo release --prev-tag-name=v1.x.x -n
- $ cargo release --prev-tag-name=v1.x.x
- edit https://github.com/xvxx/phetch/releases
- $ cd ../homebrew-code
- $ make VERSION=v1.x.x

Loading…
Cancel
Save