diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/howto-publish-a-release.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/howto-publish-a-release.md b/doc/howto-publish-a-release.md index 0a948dde..9b6e1dfe 100644 --- a/doc/howto-publish-a-release.md +++ b/doc/howto-publish-a-release.md @@ -13,7 +13,8 @@ Make a release commit * [ ] `make man` * [ ] Write changelog entry * [ ] Think of a witty commit message -* [ ] Push the commit +* [ ] Tag signed release +* [ ] Push release and tag Make snapshot and test again ---------------------------- |