Skip to content

Deploy & CI/CD

This repo uses one deployment pipeline for all locales.

Production deploy

  • Workflow: .github/workflows/deploy-pages.yml
  • Trigger: push to main
  • Output directory: docs/.vitepress/dist
  • Workflow: .github/workflows/link-check.yml
  • Trigger: weekly + manual
  • Behavior: creates or updates a single issue when failures occur.

基于官方文档与 Schema 编写;示例不包含任何密钥