I've made a SSH-Keygen in cmder and made repository in github to push the project to it, the files have been added correctly, and the commit worked too, but when I tried to push from origin to master it showed me a message:
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Any help would be appreciated! Thanks.