emanuelegiona/md-docs-action

GitHub Action for building Markdown documentation and publishing to GitHub Pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
template-repoDocumentation template to use, in the format username/repositorynamenoemanuelegiona/md-manual-template
template-verDocumentation template version, as a valid reference (branch, tag, or SHA) within the selected repositorynov1.0.0
tokenPersonal access token (PAT) used to fetch the repository and publish to its gh-pages branch.no${{ github.token }}
prepare-scriptPreparation script to be executed before compiling documentation, in the format of a filename.no""
prepare-argsArguments for the prepation script; this string will be passed as CLI argument to the preparation script and interpreted according to its internal semantics.no""

no outputs