github-deploy icon indicating copy to clipboard operation
github-deploy copied to clipboard

A simple PHP script to auto-deploy from github

Results 2 github-deploy issues
Sort by recently updated
recently updated
newest added

Just a note to let folks know to set the content-tupe to `application/x-ww-urlencoded` when setting up the web hook.

Hi, I wish to have my hosting server overwrite/add files from my GitHub repo. I'm having trouble understanding the instructions for connecting a web hook to an endpoint script on...