mirror of https://github.com/jkjoy/hugoblog.git
Update main.yml
This commit is contained in:
parent
e4858edaff
commit
d559c00e68
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: 'v0.123.0' # 使用指定的版本
|
hugo-version: '0.123.0' # 使用指定的版本
|
||||||
extended: true
|
extended: true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
Loading…
Reference in New Issue