GitHub deployments blocked with "commit author is not a member of the team"

Hi, I’m experiencing an issue with GitHub deployments on Vercel. Repository: akhila15anil-ui/sva-website Symptoms: * The first deployment after importing the repository always succeeds. * Every subsequent GitHub-triggered deployment fails with: > “akhila1507 attempted to deploy a commit to SVA loans on Vercel through GitHub, but they’re not a member of the team.” Things I’ve already verified: * The GitHub repository belongs to akhila15anil-ui. * The Vercel project is connected to akhila15anil-ui/sva-website. * SSH authentication is successful as akhila15anil-ui. * The GitHub App is installed correctly. * I disconnected and reconnected the GitHub repository. * I recreated the Vercel project from scratch. * I changed the Git commit author name. * The Git remote and GitHub permissions are correct. The first deployment always succeeds, but every subsequent GitHub webhook deployment is blocked with the same message. Could someone please check whether there is a cached GitHub identity or project metadata causing Vercel to incorrectly identify the commit author? Thank you. Questions that get answered the fastest are the ones with relevant info included in the original post. Be sure to include all detail needed to let others see and understand the problem!

as im using single github acc for all the commits, all deployemnts should pass

push anything to github, deployment fails after the first one