update: tag on readme
This commit is contained in:
parent
7cb0d2369f
commit
6d5b97dabd
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.1"
|
uses = "peaceiris/actions-hugo@v0.56.2"
|
||||||
args = ["--gc", "--minify", "--cleanDestinationDir"]
|
args = ["--gc", "--minify", "--cleanDestinationDir"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue