git fetch upstream shows the following message

$ git fetch upstream
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.

Hi!

Maybe you didn’t set up your ssh key?

PD: This isn’t really related to Django