obsidian-export/docs/Release-checklist.md
2021-09-24 12:01:37 +02:00

8 lines
302 B
Markdown

# Release process
- [ ] Run `./make-new-release.sh`
- [ ] Push the created release commit/tag to GitHub
- [ ] 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>)