Everything was working just fine with the automatic deploy changes made to the repo, until I changed my email address with my GitHub account. I can create a new project/build, but it won’t update anything. If I want the changes to be deployed, I have to delete the project and create a new one for the same repo with the changes made.
My GitHub account is connected and linked to my Vercel account. The email addresses for my Vercel and GitHub accounts are the same. How do I fix this issue? Do I need to change a setting somewhere? GitHub already gave permissions to Vercel to have access to all my repos.
It looks like the problem is with the connection between github and vercel. Here is a screenshot of the error I got from github repo. I looked at my vercel and github account and everything looks like it’s connected.
I was using Cursor AI, and I just pushed it to my GitHub account. I wasn’t using the terminal. But everything stopped working after I changed the email address. I am wondering if the commit was with a different email and so things are not connecting because emails aren’t matching.