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:
|
with:
|
||||||
github-token: ${{ secrets.ZX_TOKEN }}
|
github-token: ${{ secrets.ZX_TOKEN }}
|
||||||
hooks: goreleaser
|
hooks: goreleaser
|
||||||
|
allow-initial-development-versions: true
|
||||||
custom-arguments: "--provider zexlab"
|
custom-arguments: "--provider zexlab"
|
||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.ZX_TOKEN }}
|
GITEA_TOKEN: ${{ secrets.ZX_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user