# `mix llm_db.snapshot.publish`
[🔗](https://github.com/agentjido/llmdb/blob/main/lib/mix/tasks/llm_db.snapshot.publish.ex#L1)

Builds and publishes a canonical snapshot to GitHub Releases.

This creates or repairs the immutable snapshot release for the current
`snapshot_id`. It also publishes `latest.json` and `snapshot-index.json` to
one immutable `catalog-index-<generation>` release.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
