0
git push heroku master
コマンドを使用してherokuでpythonプロジェクトをプッシュしようとしたときに、このようなエラーが発生しました。"git push heroku master"コマンドを使用しているときにエラーが発生しました
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
どうすればこのエラーを解決できますか?