We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2a0e1 commit 088c0bdCopy full SHA for 088c0bd
.github/workflows/release.yml
@@ -26,4 +26,5 @@ jobs:
26
- name: Release
27
uses: softprops/action-gh-release@v2
28
with:
29
+ draft: true
30
files: ${{github.workspace}}/build/easy-debug-view.zip
0 commit comments