diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0b462dc..455774d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -84,7 +84,7 @@ jobs: release_name: Release ${{ github.ref }} body: | Release body - draft: false + draft: true prerelease: true - name: Get the Ref