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
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: 'v0.123.0' # 使用指定的版本
|
||||
hugo-version: '0.123.0' # 使用指定的版本
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in New Issue