diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d154f224..a214170d7 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@72f2c25fcb47643c292f7107632f7a47c1df5cd8 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b if: startsWith(github.ref, 'refs/tags/') with: draft: true