actions-marketplace-validations/Build and Deploy MkDocs Material (Reloaded)
Builds and/or Deploys MkDocs Material to GitHub Pages, or a Directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mkdocs-version | MkDocs version to use | no | latest |
| requirements | Path to the requirements.txt file | no | ./docs/requirements.txt |
| config-file | Path to the mkdocs.yml file | no | mkdocs.yml |
| publish-to-pages | Whether to publish to GitHub Pages | no | true |
| checkout-current-repo | Whether to perform repository checkout | no | true |
| pre-build-command | Path to the pre-build command | no | — |
| pre-build-command-shell | Shell to use for running the pre-build command | no | bash |
| output-directory | Custom output directory for the MkDocs build | no | ./site |
Outputs
no outputs