CaiJimmy / hugo-theme-stack-starter

A quickstart template to create a Hugo blog using hugo-theme-stack
https://demo.stack.jimmycai.com
MIT License
356 stars 109 forks source link

fix: update GitHub Actions to fetch full Git history #39

Closed edocli closed 6 months ago

edocli commented 8 months ago

Changed the fetch-depth option in the checkout step to 0. This enables the workflow to access the full commit history, which is necessary for Hugo's enableGitInfo feature to function correctly.

vercel[bot] commented 8 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @CaiJimmy on Vercel.

@CaiJimmy first needs to authorize it.