diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c2e57e5..a07edb4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 - name: Release with Notes - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: draft: true env: