mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 20:52:15 +08:00
Fix: github actions remove prerelease option
This commit is contained in:
parent
6c83ff3496
commit
0976d27cb1
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -44,4 +44,3 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: bin/*
|
files: bin/*
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user