Add JSON-edit-action

Github action for editing a json file.
https://github.com/deef0000dragon1/json-edit-action
This commit is contained in:
deef 2019-12-24 02:53:08 -05:00 committed by GitHub
parent 24c4b445d6
commit 0435a22f3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,6 +185,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Install NPM dependencies with caching](https://github.com/bahmutov/npm-install)
- [Expose slug of some GitHub variables](https://github.com/marketplace/actions/github-slug)
- [AWS Secrets Manager Actions](https://github.com/say8425/aws-secrets-manager-actions) - Define AWS Secrets Manager secrets to environment values.
- [Edit JSON File](https://github.com/deef0000dragon1/json-edit-action)
### Testing and Linting