mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
Update release docs to prevent forgetting a release step (#1370)
This commit is contained in:
parent
100bbd5477
commit
3454ba5f9f
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue