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 42927e7 commit b642d9aCopy full SHA for b642d9a
.github/workflows/ci.yml
@@ -57,4 +57,5 @@ jobs:
57
asset_name: mproxy-${{ matrix.settings.target }}
58
file: release/mproxy
59
tag: ${{ github.ref }}
60
- repo_token: ${{ secrets.GITHUB_TOKEN }}
+ repo_token: ${{ secrets.GITHUB_TOKEN
61
+ draft: true
0 commit comments