Update .gitea/workflows/publish.yaml
All checks were successful
CI Hugo Publish / build-and-deploy (push) Successful in 20s

This commit is contained in:
Eric X. Liu 2024-06-13 05:01:02 +00:00
parent c5f30e590d
commit 07f5e8accb

View File

@ -13,6 +13,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
persist-credentials: false
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod