diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4fa66e3..63000a6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: working-directory: ${{ steps.publish.outputs.publish-directory }} - name: Create release - uses: softprops/action-gh-release@v2.3.2 + uses: softprops/action-gh-release@v2.4.0 with: draft: true prerelease: false