Update RELEASING.md

Co-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>
This commit is contained in:
Mark IJbema
2026-03-03 17:08:52 +01:00
committed by GitHub
parent 9744384c63
commit 533a880bb3
+1 -1
View File
@@ -1,6 +1,6 @@
# Releasing Kilo Code
Kilocode uses a fully automated CI pipeline triggered via GitHub Actions `workflow_dispatch`. A single workflow handles version bumping, building all artifacts, publishing to every distribution channel, and updating package registries.
Kilo Code uses a fully automated CI pipeline triggered via GitHub Actions `workflow_dispatch`. A single workflow handles version bumping, building all artifacts, publishing to every distribution channel, and updating package registries.
## How to Trigger a Release