The build failure occurs at line 8. The error message indicates "Failed to prepare repo."

My site deploys from Github. But after I generated a new Github Personal Access Token, my site fails to build. The error message (diagnostics) is on the subject line.
Please can someone help? Many thanks.

Sujit

There are no details in this post to be able to help you.

Dear Hrishikesh and team, Thank you.
Please can someone help. My github repo is GitHub - sujit-sahu/home: This is the public repo for my webpage. for my page
https://www.sujitsahu.com/

I am trying to debug the problems in build and deployment stages. But unfolrtunately, I cannot find after so many hours on Friday! I was able to proceed to the deployment stage but did not succeed as it complained of a wrong publish directory in the netlify.toml file. I tried changing the value in
publish=“value” to _site, public, _site, /, dist, _dist and many other suggestions but nothing worked.
Now I am getting the liquid syntax error and github told me I am using too much space. I need to buy space. I am happy to do that but not sure if my site can be deployed at all. What’s the point of spending money if I win’t succed through github and netlify.
Any help to get me going will be greatly appreciated.
Best wishes, Sujit

Looks like you enabled GitHub LFS which is a paid service after a certain limit. That has nothing to do with Netlify.

You can always build locally and deploy to Netlify via Netlify CLI: Netlify CLI deploy command | Netlify CLI command reference