I've lost access to my previous account on GitHub, so created new one and now, when I am trying to share my project ( which was shared on GitHub before), I get this message:
Can't get repository info: {myRepositoryName}
404: Not Found - Not Found
How to tell IDEA Intellij that I want to share project on different repository? thanks
Update or add Git repository URL in Intellij
VCS - > Git - > Remotes
Popup will open with all repository URLs configured, you can simply edit them or add new one.