diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 58e7a6ea0..17c8324fc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: nohup make serve & sleep 3 - name: Release - uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 + uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 if: startsWith(github.ref, 'refs/tags/') with: draft: true