2020-12-22 14:56:03 +03:00
|
|
|
# Release process
|
|
|
|
|
2021-09-24 12:58:27 +03:00
|
|
|
- [ ] Run `./make-new-release.sh`
|
|
|
|
- [ ] Push the created release commit/tag to GitHub
|
2020-12-22 14:56:03 +03:00
|
|
|
- [ ] Wait for builds to turn green (<https://github.com/zoni/obsidian-export/actions>)
|
|
|
|
- [ ] Run `cargo publish`
|
|
|
|
- [ ] Publish drafted release (<https://github.com/zoni/obsidian-export/releases>)
|