From 83be6c0864bc8c337df9bcea2a291fae6610081f Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 21 Apr 2021 10:41:58 +0200 Subject: [PATCH] enhanced release template for ci --- .github/workflows/build.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 773454e39..8a464f599 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -92,6 +92,16 @@ jobs: * [ ] add Linux appimage, zsync file and signature file * [ ] add Windows installer and signature file * [ ] add MacOs disk image and signature file + + ## What's new + + ## Bugfixes + + ## Misc + + --- + + :scroll: A complete list of closed issues is available [here](LINK) draft: true prerelease: false - name: Upload buildkit-linux.zip to GitHub Releases