Add hmarr/debug-action

This commit is contained in:
Harry Marr 2019-02-23 20:16:38 -05:00 committed by GitHub
parent e998cb8469
commit e2d3f4caf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [General purpose HTTP client for Actions, wrapping HTTPie](https://github.com/swinton/httpie-action)
- [Build Go apps using GoCenter](https://github.com/retgits/actions/tree/master/gocenter)
- [Run pandoc](https://github.com/maxheld83/pandoc), the swiss army knife for document conversions
- [Debug Action](https://github.com/hmarr/debug-action): print environment variables and event to the Actions logs
#### Testing and Linting