feat: added mxschmitt/action-tmate (#163)

* feat: added mxschmitt/action-tmate

* fix: linter

* fix: review
This commit is contained in:
Max Schmitt 2019-08-27 09:54:01 +02:00 committed by Gary Ewan Park
parent ba340377c2
commit df98bcfa2d

View File

@ -106,6 +106,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [GitHub Actions to compile LaTeX documents](https://github.com/xu-cheng/latex-action)
- [Create an envfile](https://github.com/SpicyPizza/create-envfile)
- [Update Maxmind Databases](https://github.com/meetup/maxmind-updater)
- [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection.
### Testing and Linting