Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s

This commit is contained in:
Eric X. Liu 2024-06-12 03:46:09 +00:00
parent 9dc26b0e0a
commit c325797d98

View File

@ -27,7 +27,7 @@ jobs:
uses: peaceiris/actions-hugo@v3 uses: peaceiris/actions-hugo@v3
with: with:
hugo-version: '0.119.0' hugo-version: '0.119.0'
# extended: true extended: true
- name: Build - name: Build
run: hugo --minify run: hugo --minify