nsyte-ci
Installation
SKILL.md
nsyte in CI/CD
This skill covers automating nsite deploys. For the CLI itself (install, config, auth, deploy flags,
inspecting sites, troubleshooting) use the companion nsyte skill — the rules there (never print
secrets, prefer --dry-run, confirm destructive commands) apply here too.
Two paths:
| Runner | Use |
|---|---|
| GitHub Actions | sandwichfarm/nsite-action (deploy only) |
| Anything else / advanced | Pinned nsyte binary + nsyte deploy --non-interactive |
Both need the same credential, generated once on a dev machine.