mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-05-05 23:15:27 +08:00
update
This commit is contained in:
parent
89821efd90
commit
436e91ba84
@ -36,7 +36,7 @@ action "is-branch-master" {
|
|||||||
|
|
||||||
action "build" {
|
action "build" {
|
||||||
needs = "is-branch-master"
|
needs = "is-branch-master"
|
||||||
uses = "peaceiris/actions-hugo@v0.55.6"
|
uses = "peaceiris/actions-hugo@v0.55.6-1"
|
||||||
args = ["--gc", "--minify", "--cleanDestinationDir"]
|
args = ["--gc", "--minify", "--cleanDestinationDir"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user