niximacco/links-template-render
An action to render links configuration files into html with Go
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| template | Path of the template file to render in the repo | yes | index.html.tmpl |
| values | Path of the values file to render with in the repo | yes | links.yaml |
| outputFile | File to output rendered content to | no | index.html |
| gitSHA | Optional cache-busting Git SHA to use on links | no | 1 |
Outputs
no outputs