Deploying to WPEngine via a GitHub Action
7/28/21
by Oka Tai-Lee
WPEngine (WPE) is a great WordPress-only hosting platform. One of the best features is the ability to use git push to deploy your code to your site with just one click. This feature is super handy, but what if you are working on a team and don’t want each developer to have to set up an ssh key and remotes?