diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d154f224..619d84438 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@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 if: startsWith(github.ref, 'refs/tags/') with: draft: true