From 27f7912ac1e4fdde4674cde6e80cefc74e3243a5 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sun, 8 Sep 2019 18:07:50 +0900 Subject: [PATCH] upgrade: peaceiris/actions-hugo to v0.58.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fbc30d..7bcf59a 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ jobs: - uses: actions/checkout@master - name: build - uses: peaceiris/actions-hugo@v0.58.0 + uses: peaceiris/actions-hugo@v0.58.1 with: args: --gc --minify --cleanDestinationDir