actions-marketplace-validations/Jekyll Deploy Action with Site History
🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | The deploy provider | yes | — |
| token | The deploy token | no | — |
| repository | The deploy repository | no | — |
| branch | The deploy branch | no | — |
| actor | The github username creating the commit | no | — |
| cname | The cname to use for the site | no | — |
| bundler_ver | The Bundler version | no | — |
| jekyll_src | The Jekyll website source directory | no | — |
| jekyll_cfg | The Jekyll website config files | no | — |
| jekyll_baseurl | The Jekyll website baseurl | no | — |
| pre_build_commands | The pre-build commands | no | — |
Outputs
no outputs