diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d5081c3..47db52e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -257,7 +257,7 @@ jobs: } > release-body.md - name: Attach to the release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: draft: false fail_on_unmatched_files: false