Update .gitea/workflows/publish.yaml
All checks were successful
CI Hugo Publish / build-and-deploy (push) Successful in 24s
All checks were successful
CI Hugo Publish / build-and-deploy (push) Successful in 24s
This commit is contained in:
parent
1bdc086d49
commit
f98b222644
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Build site with Hugo
|
- name: Build site with Hugo
|
||||||
uses: peaceiris/actions-hugo@v3
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.119.0'
|
hugo-version: 'latest'
|
||||||
extended: true
|
extended: true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
Loading…
Reference in New Issue
Block a user