Skip to content

Commit 088c0bd

Browse files
committed
Release: Draft by default.
1 parent 3a2a0e1 commit 088c0bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
- name: Release
2727
uses: softprops/action-gh-release@v2
2828
with:
29+
draft: true
2930
files: ${{github.workspace}}/build/easy-debug-view.zip

0 commit comments

Comments
 (0)