Skip to content

Deployments

The Shopify CLI is used for all deployments. The MCP workflow encourages the use of non-compiled code output — as such we recommend integrating with Shopify’s native GitHub integration to keep the repository and Shopify in sync.

GitHub Actions CI/CD is scaffolded automatically by setup and includes:

  • PR preview deploys
  • Push-to-main live deploys
  • Automatic preview cleanup on PR close

Our existing deployment guidelines outline when and how deployments should take place in further detail.