badsyntax/Render Template (Handlebars)

Renders a handlebars template with custom inputs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 17, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: badsyntax/github-action-render-template@710c485d6c34904bb78f891c078103015584203d # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
templateThe path to the handlebars template file. For example: ./.github/pr-comment-template.hbsyes
inputsA JSON object of key value pairs. For example: {"key":"value"}yes
namedescription
resultEscaped rendered template