In this guide you are going to learn how to configure GitHub actions to make automated deployments to server once a push is made. We will setup SSH keys to authenticate with the server.
Source: LXer – Setup CI/CD Workflow with GitHub Actions
In this guide you are going to learn how to configure GitHub actions to make automated deployments to server once a push is made. We will setup SSH keys to authenticate with the server.
Source: LXer – Setup CI/CD Workflow with GitHub Actions