actions-marketplace-validations/Hugo Deploy GitHub Action
A GitHub action used to automatic generate and deploy hugo-based blog.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_url | The repo full url of your GitHub Page repository | yes | — |
| deploykey | The develop key of your GitHub Page repository | yes | — |
| username | Your user name | yes | — |
| Your email address | yes | — | |
| github_token | Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }} | no | "" |
| branch | The branch of the blog source code | no | master |
Outputs
no outputs