This GitHub Action lets you SSH into a live GitHub Actions runner using tmate.io, so you can debug failing builds, inspect file systems, test commands, or just vibe with your CI pipeline in real-time.
- Starts an ephemeral Ubuntu runner
- Sets up a secure
tmateSSH session - Displays an SSH connection string in the logs
- Lets you connect via terminal to debug manually
sudo touch \continueThis project is licensed under the MIT License. See the LICENSE file for details.