How to link the app created in ionic appflow to your client Github domain

After creating a new app, it asks to link to any existing Github repository. On trying to do that, it redirects to github.com/login. But our repos lies in github.clientDomain.com.

How do we do the linking in this case?

Thanks