Update templating.yml
This commit is contained in:
parent
ca21debc34
commit
3440a03a8a
1
.github/workflows/templating.yml
vendored
1
.github/workflows/templating.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
pip install jinja2-cli
|
||||
jinja2 template_README-zh.jinja2 variables.json > README-zh.md
|
||||
jinja2 template_README.jinja2 variables.json > README.md
|
||||
rm -f template_README.jinja2 template_README-zh.jinja2
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user