rnett/Publish docs

Publishes docs to github pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
fromThe location of the docs. Mutually exclusive with from-fileno
from-fileThe location of the doc file. Mutually exclusive with fromno
publish-toThe folder in the branch to put the docs in. See README.md.no
latestsThe values to replace $latest with in publish-to. Snapshot, then release, separated by a '|'.nosnapshot|release
branchThe branch to push docs tonogh-pages
versionThe version of the documentation. Used if publish-to is 'version' or 'version+latest'no
messageMessage for the docs commitno
restoreWhether to restore the cwd after pushingnotrue
author-nameThe name of the user that will be displayed as the author of the commitno${{ github.actor }}
author-emailThe email of the user that will be displayed as the author of the commitno${{ github.actor }}@users.noreply.github.com

no outputs