action-deploy-wordpress
action-deploy-wordpress copied to clipboard
GitHub Action for deploying a WordPress site using using PHP's Deployer.org
**Why?** It will make easy to keep the code in sync with multiple clone servers.
https://github.com/rtCamp/action-deploy-wordpress/blob/04f6302b4bbf64b26b3605c0c3800c701bcae20c/deploy.php#L170 This tries to `chown` files to `www-data` but that user is not the user I need with my web host. I would like the ability to `chown` to a...
Hi I am trying to connect to a different port, but there is no option to set a port. Is there a way? I did add following in host.yml already,...