Github Asking For Password After Adding SSH Key
Run: git remote -v
If the output has a URL that starts with https://github.com and not git@github.com, you need to change that by running a command similar to this: git remote set-url origin git@github.com:pawl/flask-admin.git