Update .gitea/workflows/publish.yaml
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s
Some checks failed
CI Hugo Publish / build-and-deploy (push) Failing after 11s
This commit is contained in:
parent
9dc26b0e0a
commit
c325797d98
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user