I'm trying to use Visual Studio Code Push/Sync to Git. I've created SSH Key and added it to my GITHUB account. When I try to push, I keep getting this error notification:
Permission denied (publickey).
fatal: Could not read from remote repository.
I've tried it from my private computer, and had there no problems at all. But from my work computer- where I have no admin rights, it just won't work.
I've found this answer, but still no help.
Have anyone any idea how can I make it work?