isolveit/MkDocs Deployment

GitHub Action to deploy MkDocs documentation build files to any static-site hosting platform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
documentation_pathRelative path under $repository_path to documentation source filesno./docs
config_file_pathRelative path to the `mkdocs.yml` configuration fileyesmkdocs.yml
target_branchGit branch where build files will be transferred tonosite
target_pathPath in $target_branch where MkDocs build pages will be placedno.
repository_pathRelative path under $GITHUB_WORKSPACE to place the repositoryno.
requirements_pathRelative path under $repository_path to pip requirements fileno./requirements.txt
mkdocs_versionVersion of MkDocsno1.4

no outputs