nomonosound/template-file-action
Creates a string using a liquid template and a JSON or YAML object, then either creates a file or injects the result into an existing file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| data | JSON or YAML object containing template data. | yes | — |
| template | Liquid template. | yes | — |
| target | Path of file to create or inject content into. | yes | — |
Outputs
no outputs