From 09158e35aaf7b65c3150de0e86a281c8c933b92c Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Mon, 7 Oct 2019 00:01:25 +0900 Subject: [PATCH] docs: Fix tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1180703..ef279d6 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ For example: ```yaml - name: Deploy - uses: peaceiris/actions-gh-pages@v2.5.0-rc0 + uses: peaceiris/actions-gh-pages@v2.5.0 env: ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }} EXTERNAL_REPOSITORY: username/external-repository