upgrade: Hugo to v0.58.0
This commit is contained in:
parent
3439246b4a
commit
974d77d30f
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: build
|
||||
uses: peaceiris/actions-hugo@v0.57.2
|
||||
uses: peaceiris/actions-hugo@v0.58.0
|
||||
if: github.event.deleted == false
|
||||
with:
|
||||
args: --gc --minify --cleanDestinationDir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue