Hi, I am trying to push some new code to my repo and I get the following error. I am using VSCode and Remote Development. The project was created around Spring 2022 so it’s not that old. It’s a Larvel project. It’s deploy on Digital Ocean. I tried adding a new ssh key to github and that didn’t fix my issue.
I would appreciate any help.
git push
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.