actions-marketplace-validations/Hugo to GH Pages

GitHub Action for Building a Hugo Site and Pushing it to Github Pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 8, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/chabad360_hugo-gh-pages@e9fa2e522f33729260a177103c97bf3f8ca061c1 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
githubTokenA Github Personal Access Token with Repo permissionsyes
cnameThe custom domain name for your GH Pages Siteno
branchThe branch to push the built site tonogh-pages
repoThe repo to push the built site tono
hugoVersionThe version of hugo to useno
argsArguments to pass to Hugono--gc --minify --cleanDestinationDir
siteDirDirectory for Hugo Site (if it's not the root of the repo)no

no outputs