summary refs log tree commit diff stats
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-02-19 01:59:19 +0100
committernfnty <git@nfnty.se>2017-02-19 02:15:59 +0100
commitc08f1faba1f76ee66863ef7763034aeab2e630bf (patch)
treeceaf184521f61d1bff2043f66fae81aa2690d5ad
parentfc5648cd3514cfc0174a2095a6614b5434a74cff (diff)
downloadranger-c08f1faba1f76ee66863ef7763034aeab2e630bf.tar.gz
doc: howto-publish-a-release: Add tag steps
-rw-r--r--doc/howto-publish-a-release.md3
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
 ----------------------------