Merge pull request #322 from cuchi/patch-1

Add cuchi/jinja2-action
This commit is contained in:
Sarah Drasner 2020-03-07 18:37:19 -07:00 committed by GitHub
commit b3f8ddfba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,6 +172,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)
- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.
- [Write Properties](https://github.com/christian-draeger/write-properties) - Write values to `.properties` files.
- [Apply templates with Jinja2](https://github.com/cuchi/jinja2-action) - Use the Jinja2 template engine to generate files from templates.
#### Environments