matter-labs/Deploy mdbook docs

GitHub Action to automatically build, test and deploy a versioned mdBook project to GitHub Pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 27, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: matter-labs/deploy-mdbooks@c72ae3825faeb7d20cbf3e67714f7253dd0ee7cb # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token for deployment.yes
versionVersion of the documentation to deploynolatest
docs-dirDirectory containing the mdbook documentationnodocs
mdbook-versionVersion of mdbook to usenolatest
enable-testsDisable mdbook testsnotrue
publish-branchBranch to publish the documentationnogh-pages
projectName of the project to deployno""
deployEnable or disable the deploymentnotrue
create-latest-symlinkCreate a symlink to the latest versionnofalse
additional-pathsAdditional source=destination mappings to copy into the publish branchno""

no outputs