Problem
I have a GitHub account that was authorized years ago and correctly deploying to Vercel on push. I wanted to use my personal GitHub account for a new project, but adding a second account is causing issues.
Current Behavior
- Clicked the Add GitHub Account button.
- Signed in and authorized access to the repository.
- Result: Nothing happened.
- Tried manually adding the project using the
GitHubURL: Also failed. - Workaround: Fully signed out of the existing account and then added the new
GitHubaccount. - Outcome: Original deployments are now broken, and adding the previous account back doesn’t work.
Question
Is it not possible to have more than one GitHub account authorized on a single Vercel account?
Expected Behavior
I would expect that the Add GitHub Account flow would allow me to authorize on GitHub and then function correctly without breaking existing integrations.
Steps to Reproduce
Try adding a GitHub account while already authorized on another GitHub account within Vercel.