From df98bcfa2d62022eafce7ea7f2e202b52cd40290 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 27 Aug 2019 09:54:01 +0200 Subject: [PATCH] feat: added mxschmitt/action-tmate (#163) * feat: added mxschmitt/action-tmate * fix: linter * fix: review --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f22f5b4..5384364 100644 --- a/README.md +++ b/README.md @@ -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