[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Discussions](/c/community/4)

# Auto Deployment from Github not working

120 views · 0 likes · 2 posts


Zingo Cal (@zingocal) · 2025-04-11

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. 
![Screenshot 2025-04-11 at 12.42.28|690x199](upload://stwVstOV8Qxp0H67ce2dRMUHu3h.png)
![Screenshot 2025-04-11 at 12.43.10|690x190](upload://cbklqVc7KWbaX5jFKU2wS1bzucj.png)


Amy Egan (@amyegan) · 2025-04-11

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?