Urgent: Push and Deploy fail

Can’t push changes to github anymore

this is the response i get while hitting https://v0.dev/chat/api/git/push
{“error”:“38”,“errorMsg”:“Failed to commit and push files.”}

please take a look, i can’t deploy new changes.
I can share the unlisted link privately if required

Hi, @fuushyn! Welcome to the Vercel Community :waving_hand:

Could you share a v0 link with us so that we can try it out? :smiley:

The issue is fixed now. I think it has something to do with github branch names. When I changed the branch name from main to staging, it broke. Started working when I renamed it to main. This is unexpected because I had changed branch names in both the github repo as well as vercel settings

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.