update
This commit is contained in:
parent
89821efd90
commit
436e91ba84
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ action "is-branch-master" {
|
|||
|
||||
action "build" {
|
||||
needs = "is-branch-master"
|
||||
uses = "peaceiris/actions-hugo@v0.55.6"
|
||||
uses = "peaceiris/actions-hugo@v0.55.6-1"
|
||||
args = ["--gc", "--minify", "--cleanDestinationDir"]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue