Merge pull request #152 from AngelOnFira/patch-1

Add create-envfile
This commit is contained in:
Gary Ewan Park 2019-08-22 07:55:16 +01:00 committed by GitHub
commit 16b93fea6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,6 +86,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [GitHub Actions Badges for your README](https://github.com/atrox/github-actions-badge)
- [GitHub Actions for Python project with poetry](https://github.com/abatilo/actions-poetry)
- [GitHub Actions to compile LaTeX documents](https://github.com/xu-cheng/latex-action)
- [Create an envfile](https://github.com/SpicyPizza/create-envfile)
### Testing and Linting