Update .gitea/workflows/hugo-build.yml
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 12s
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 12s
This commit is contained in:
@ -11,6 +11,7 @@ jobs:
|
||||
with:
|
||||
submodules: recursive # Fetch Hugo themes (true OR recursive)
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
token: ${{ secrets.PAT_TOKEN }}
|
||||
- name: Install Hugo
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user