mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 10:47:28 +01:00
update
This commit is contained in:
@@ -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"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user