Automatic Deployment
Docs can automatically publish your documentation whenever changes are merged into your default branch (usually main).
Enable automatic deployment and configure which branch triggers it in the Scalar Dashboard under your project settings. Every time you merge changes into your default branch, your documentation will be automatically published.
Other Deployment Options
Looking for more control over your deployment process?
- GitHub Actions - Trigger deployments based on specific events
- Scalar CLI - Deploy from your terminal or any CI/CD environment