update: readme for v0.56.1
This commit is contained in:
parent
bdceab9c7d
commit
4c70cdbecc
1 changed files with 1 additions and 1 deletions
|
|
@ -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.56.0-mod"
|
uses = "peaceiris/actions-hugo@v0.56.1"
|
||||||
args = ["--gc", "--minify", "--cleanDestinationDir"]
|
args = ["--gc", "--minify", "--cleanDestinationDir"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue