diff --git a/.github/workflows/release-binary.yml b/.github/workflows/release-binary.yml index 18e177d..5279ba2 100644 --- a/.github/workflows/release-binary.yml +++ b/.github/workflows/release-binary.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Create - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: draft: true