From fd4e6b76cc39e1d86a9ecc62cd2e4797dd872edc Mon Sep 17 00:00:00 2001 From: John Tinnerholm Date: Wed, 8 Dec 2021 18:28:18 +0100 Subject: [PATCH] CI crap --- .github/workflows/manual.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index 0dc2415..29d7249 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -72,11 +72,7 @@ jobs: with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "Latest-${{matrix.sys.os}}" - body: | - Changes in this Release - - asdf - - qwerty - draft: true + draft: false prerelease: true files: | ${{matrix.sys.os}}-library.tar.gz