Add the following secrets to your GitHub repository under Settings → Secrets and variables → Actions:
PORTYARD_USERNAME — Your Portyard usernamePORTYARD_PASSWORD — Your Portyard passwordCreate a file at .github/workflows/deploy.yml in your repository:
Tag images with both the commit SHA and latest so you can always roll back to a specific build.