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 2ef367b commit 270d8bdCopy full SHA for 270d8bd
.github/workflows/release.yml
@@ -49,4 +49,5 @@ jobs:
49
uses: softprops/action-gh-release@v1
50
with:
51
files: build/*
52
+ draft: true
53
fail_on_unmatched_files: true
0 commit comments