From fe3d67d937371dee9af56253e7c243caffbfc71d Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 24 Feb 2021 12:21:13 +0100 Subject: [PATCH] update build workflow --- .github/workflows/build.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d7b93c2e3..9c75e475f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,6 +86,11 @@ jobs: release_name: ${{ github.ref }} body: | :construction: Work in Progress + + TODO: + * [ ] add Linux appimage, zsync file and signature file + * [ ] add Windows installer and signature file + * [ ] add MacOs disk image and signature file draft: true prerelease: false - name: Upload buildkit-linux.zip to GitHub Releases