Add asset generation to release checklist

This commit is contained in:
Cagebreak Signing Key 1 2020-05-25 13:59:55 +02:00
commit d11e744bc3

View file

@ -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