03 Jun 2025 Creating a GitHub Action to deploy using a remote script run via SSH How to set up a GitHub Action that SSHs into a remote host and runs a deployment script, or for that matter any other script such as for CI/CD #devops #github actions #automation