Update release docs to prevent forgetting a release step (#1370)

This commit is contained in:
Firstyear 2023-02-07 09:16:19 +10:00 committed by GitHub
parent 100bbd5477
commit 3454ba5f9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,6 +47,9 @@ cargo install cargo-outdated
- [ ] git push origin 1.1.0-alpha.x
- [ ] git push origin 1.1.0-alpha.x --tags
- [ ] github -> create new release based on tag (not branch)
- use tag because then tools will get the tag + patches we apply.
### Cargo publish
- [ ] publish `kanidm_proto`