clevyr/Yampl

GitHub Action to invoke yampl during CI/CD.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to the file that should be patched.yes
varsList of values to replace in the provided file.yes
valuesDeprecated: Use vars instead""
commit_messageIf set, this action will invoke stefanzweifel/git-auto-commit-action with the given commit message.""
commit_branchGit branch name, where changes should be pushed too. Required if Action is used on the `pull_request` event${{ github.head_ref }}
yampl_versionYampl version to installlatest

no outputs