Auto Deployment from Github not working

Hi

I am trying to run auto deployment from Github Repo and facing issues with it.
I have created web hooks in both vercel app settings and added them to GitHub repo.

I have also created vercel.json with the curl command.
Whenever I commit anything, it shows success on Github but nothing gets pushed to the code in vercel.

Any idea what could be happening.
PS - Same user on GitHub repo as the account holder in vercel.


What do you see when you click the “Details” link next to the failed deployment message? Do you see any failed deployments when you check the deployments tab in your project dashboard?