chore: allow init dev version in ci
Some checks failed
CI / lint (push) Failing after 50s
CI / test (push) Successful in 11m11s
CI / build (push) Has been skipped
CI / release (push) Has been skipped

This commit is contained in:
Izrafil Archimedes
2026-02-23 09:24:15 +01:00
parent fccdc61545
commit 88b0b65246

View File

@@ -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 }}