obsidian-export/docs/Release-checklist.md

8 lines
302 B
Markdown
Raw Normal View History

2020-12-22 12:56:03 +01:00
# Release process
2021-09-24 11:58:27 +02:00
- [ ] Run `./make-new-release.sh`
- [ ] Push the created release commit/tag to GitHub
2020-12-22 12:56:03 +01: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>)