action-deploy-wordpress icon indicating copy to clipboard operation
action-deploy-wordpress copied to clipboard

GitHub Action for deploying a WordPress site using using PHP's Deployer.org

Results 3 action-deploy-wordpress issues
Sort by recently updated
recently updated
newest added

**Why?** It will make easy to keep the code in sync with multiple clone servers.

enhancement

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,...