diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 47a98984..c08a9b4b 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -84,7 +84,7 @@ jobs: steps: - id: gh-release name: Publish GitHub release candiate - uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 + uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 with: draft: true name: ${{ github.ref_name }}-rc