mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-30 17:14:40 +08:00
1ce8ccd42b
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)