chore: allow init dev version in ci
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -81,6 +81,7 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ secrets.ZX_TOKEN }}
|
||||
hooks: goreleaser
|
||||
allow-initial-development-versions: true
|
||||
custom-arguments: "--provider zexlab"
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.ZX_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user