From fbb67a3359f11716069c6040e51d1aed28764f13 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Mon, 23 Sep 2019 14:10:41 +0900 Subject: [PATCH] docs: update tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2862812..5de7640 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ jobs: run: hugo --gc --minify --cleanDestinationDir - name: Deploy - uses: peaceiris/actions-gh-pages@v2.3.1 + uses: peaceiris/actions-gh-pages@v2.3.2 env: ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }} PUBLISH_BRANCH: gh-pages