diff options
author | nfnty <git@nfnty.se> | 2017-02-19 01:59:19 +0100 |
---|---|---|
committer | nfnty <git@nfnty.se> | 2017-02-19 02:15:59 +0100 |
commit | c08f1faba1f76ee66863ef7763034aeab2e630bf (patch) | |
tree | ceaf184521f61d1bff2043f66fae81aa2690d5ad /doc | |
parent | fc5648cd3514cfc0174a2095a6614b5434a74cff (diff) | |
download | ranger-c08f1faba1f76ee66863ef7763034aeab2e630bf.tar.gz |
doc: howto-publish-a-release: Add tag steps
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 ---------------------------- |