nicog60/simple-template-renderer

Replaces some ${TOKEN} in files by the corresponding env variable.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
inputThe file(s) to match. Glob pattern can be usedyes
follow-symbolic-linksIndicates whether to follow symbolic linkstrue
outputA directory to save the rendered file(s) to. If omitted, changes are done in place.
hard-failIndicate whether to make the action fail when a match could not be replaced. Default just prints a warningfalse
enable-logWhether the action should log the input and output contentfalse

no outputs