We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e797c3c commit 473cb07Copy full SHA for 473cb07
1 file changed
.github/workflows/release-files.yml
@@ -175,6 +175,7 @@ jobs:
175
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
176
with:
177
tag_name: "${{ inputs.use_tag }}"
178
+ draft: true
179
prerelease: false
180
files: |
181
${{ steps.get-file-base.outputs.FILE_BASE }}.tar.gz
0 commit comments