how to synchronize Github code with Godaddy website?

299 Views Asked by At

Any idea how can synchronize my code for my website on Github to Godaddy so instead of push command to Github then upload the files manually. i just push it to Github and it automatically go to Godaddy

1

There are 1 best solutions below

1
SkV On

You can just pull it from GitHub on your Godaddy server, e.g. with a cron job.