diff --git a/.github/workflows/release-files.yml b/.github/workflows/release-files.yml index 150618431..f18b558cf 100644 --- a/.github/workflows/release-files.yml +++ b/.github/workflows/release-files.yml @@ -175,6 +175,7 @@ jobs: uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2 with: tag_name: "${{ inputs.use_tag }}" + draft: true prerelease: false files: | ${{ steps.get-file-base.outputs.FILE_BASE }}.tar.gz