Files
kilocode/.github/workflows
Marius Wichtner 1ce8ccd42b feat: add beta release workflow
Add publish-beta.yml GitHub Actions workflow that reuses the existing
publish-start.ts script with OPENCODE_CHANNEL=beta.

Manual trigger only via workflow_dispatch. Users install with:
npm install -g @kilocode/cli@beta

Required secret: NPM_TOKEN (npm automation token)
2026-01-28 12:54:09 +01:00
..