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
|
|
||||||
|
Reference in New Issue
Block a user