I am getting permission Denied when i am trying to migrate my app to Pro
F:\Development\CommunitiesV3>git push ionic master
git@git.ionicjs.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 can verify i am looged in to VisualStudioCode with the right Git account. i am not understanding which GIT is it going to. the GIT already for my Project or some new GIT for IONIC.
i created the ssh-key using no name and no password and still not able to get this going.
Can you help me understand what this error is and what i need to do to move out of it?
Please I appreciate your help