diff --git a/.github/workflows/release-nightly.yaml b/.github/workflows/release-nightly.yaml index 01e381188ee..97caa9e0f62 100644 --- a/.github/workflows/release-nightly.yaml +++ b/.github/workflows/release-nightly.yaml @@ -125,7 +125,7 @@ jobs: id: release # https://github.com/softprops/action-gh-release/issues/445 # uses: softprops/action-gh-release@v2 - uses: softprops/action-gh-release@f2352b97da0095b4dbbd885a81023e3deabf4fef + uses: softprops/action-gh-release@97d42c1b50f585f357413698aa1b779307aa0d52 with: draft: false prerelease: true