diff --git a/README.md b/README.md index 9e47706..aa091d4 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,9 @@ Release checklist * [ ] Update signature of the binary * [ ] Signature * [ ] Branching Strategy + * [ ] git archive --prefix=cagebreak/ -o release_version.tar.gz tags/version . + * [ ] gpg --detach-sign -u keyid release_version.tar.gz + * [ ] upload build assets ### Signing Key