actions-marketplace-validations/markbind-action

Deploy your MarkBind site

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 22, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/markbind_markbind-action@0d248c09c54598a8a26ee0d944ca4a2aee0cc42c # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
tokenthe required tokenyes
servicethe publishing servicegh-pages
purposethe deployment purpose, could be standard deployment or for PR previewdeployment
domainthe domain to use
versionthe MarkBind version to use. e.g. 4.0.0latest
rootDirectorythe directory to read source files from.
baseUrlthe base URL relative to your domainunsetFlag
siteConfigthe site config file to usesite.json
keepFileswhether the existing files will be removed in the published branch, before pushing.false

no outputs