I to signed in Github and clone repository from there. Then I made some corrections and commit them. When I tried push changes to the server with such command
git push origin master
I get following
Warning: Permanently added the RSA host key for IP address '192.30.252.129' to he list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
In my Github settings I see following
There are no deploy keys for this repository