diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index dfe61ab..593dcd9 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -139,7 +139,7 @@ jobs: - name: Create release if: ${{ inputs.create_release }} - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda with: draft: true tag_name: v${{ needs.version.output.version }}