diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 95e47f0..640454b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -32,6 +32,4 @@ jobs: - name: Create release uses: softprops/action-gh-release@v1 with: - body: | - Release: ${VERSION} draft: true