i have made discussion forum but i cannot push my project to github i have tried all method but it is still not working
i have set ssh key in github.
root@miky-Lenovo-ideapad:/opt/lampp/htdocs/discussionforum# git remote add origin git@github.com:milan2056/discussionforum.git
root@miky-Lenovo-ideapad:/opt/lampp/htdocs/discussionforum# git push -u origin master
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.
i need to upload my project to github