From 9fdb1cb749fe6eec93889219da821e5cdc63b0f9 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 25 Sep 2019 12:47:37 +0900 Subject: [PATCH] docs: update tag of peaceiris/actions-gh-pages to v2.4.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc095cf..07cb7c3 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ jobs: run: hugo --gc --minify --cleanDestinationDir - name: Deploy - uses: peaceiris/actions-gh-pages@v2.3.2 + uses: peaceiris/actions-gh-pages@v2.4.0 env: ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }} PUBLISH_BRANCH: gh-pages