Skip to content

deploy-docs

deploy-docs.yml publishes the handbook site from main after rebuilding docs, generated artifact pages, and navigation checks.

Trigger

  • push on main
  • manual workflow_dispatch

Job Shape

  • install the docs toolchain with make gh-docs-install
  • generate release artifact summary pages
  • run make docs-check
  • configure the Git author
  • deploy via make docs-deploy

Next Reads