I keep running into an issue when I try to pull or push to my remote repository from VS Code. Every time that I do, I get the error: "Permission Denied: (Public Key)".
The log tells me:
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.