Skip to content

Commit b642d9a

Browse files
committed
ci: change release to draft
1 parent 42927e7 commit b642d9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ jobs:
5757
asset_name: mproxy-${{ matrix.settings.target }}
5858
file: release/mproxy
5959
tag: ${{ github.ref }}
60-
repo_token: ${{ secrets.GITHUB_TOKEN }}
60+
repo_token: ${{ secrets.GITHUB_TOKEN
61+
draft: true

0 commit comments

Comments
 (0)