diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bc33f48198..09fd379c76 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: name: binaries - name: Publish draft release - uses: softprops/action-gh-release@v2.0.4 + uses: softprops/action-gh-release@v2.0.5 with: # This is to make sure that the release is not created if a non-rc tag is pushed draft: true