chabad360/Hugo to GH Pages
GitHub Action for Building a Hugo Site and Pushing it to Github Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | A Github Personal Access Token with Repo permissions | yes | — |
| cname | The custom domain name for your GH Pages Site | no | — |
| branch | The branch to push the built site to | no | gh-pages |
| repo | The repo to push the built site to | no | — |
| hugoVersion | The version of hugo to use | no | — |
| args | Arguments to pass to Hugo | no | --gc --minify --cleanDestinationDir |
| siteDir | Directory for Hugo Site (if it's not the root of the repo) | no | — |
Outputs
no outputs