Blog posts tagged
remote
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
-->
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