how to change github suthentication from url to ssh key code example
Example: git change remote
$ git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
$ git remote set-url origin https://github.com/USERNAME/REPOSITORY.git