Update RELEASING.md
This commit is contained in:
committed by
GitHub
parent
a1747546d6
commit
0d5635f092
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user