Overview

Automatic Deployment

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.

If your Docs project references an API document from the Registry, updating that Registry document also triggers the Docs project to publish again. Once your document is in the Registry, your documentation stays up to date automatically.

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

Updated

Was this page helpful?