diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index d637a99..72aaa3e 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -111,7 +111,7 @@ jobs: - name: Publish release if: startsWith(github.ref, 'refs/tags/v') # https://github.com/softprops/action-gh-release - uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 + uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 with: draft: true files: |