I use IDE PhpStorm. I need to deploy a project (there is a * .zip), upload it to a private repository on GitHub and upload it to the server.
I hooked up everything, cloned the empty repository, uploaded the unzipped * .zip into it, doing a push, then a pull. But nothing happens.
Can you tell me how this is done correctly?