Deploying to a server in a Github action push
Using Github Action and some simple SSH commands you can deploy your new scripts/content to the server. Here are the steps: Generate SSH key pairWe’ll be using SSH connection and Shimataro’s Install SSH Key for our setup. The first step Continue reading Deploying to a server in a Github action push