deploy-docs¶
deploy-docs.yml publishes the handbook site from main after rebuilding
docs, generated artifact pages, and navigation checks.
Trigger¶
pushonmain- 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