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