Update RELEASING.md

This commit is contained in:
Dustin J. Mitchell
2020-11-29 21:10:49 -05:00
committed by GitHub
parent a1747546d6
commit 0d5635f092

View File

@@ -11,6 +11,6 @@
1. Run `git push upstream`
1. Run `git push --tags upstream`
1. Run `( cd docs; ./build.sh )`
1. Run `cargo publish -p taskchampion`
1. Run `(cd taskchampion; cargo publish)` (note that the other crates do not get published)
1. Navigate to the tag in the GitHub releases UI and create a release with general comments about the changes in the release
1. Upload `./target/release/task` and `./target/release/task-sync-server` to the release