actions-marketplace-validations/Deploy Hugo Site
Deploy a Hugo based site to a .github.io repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| destination_repo | The repository the build output will be committed to | yes | — |
| destination_token | A GitHub API token with read and commit access to the destination repo | yes | — |
| hugo_args | The arguments to pass to Hugo when buliding the site | yes | "" |
| build_dir | The directory into which Hugo writes the built site | yes | public |
Outputs
no outputs