Automating build/deploy CI/CD with GitHub Actions

Automating build/deploy CI/CD with GitHub Actions
Use GitHub Actions to build every branch and to deploy the trunk when it builds successfully. We look at an example of a Node site deployed via FTP, with workflows that can be adapted to your needs.