docs: update

This commit is contained in:
peaceiris 2019-10-07 03:20:07 +09:00
parent e5910bfc4f
commit 4eb9565412
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ For example:
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
EXTERNAL_REPOSITORY: username/external-repository
PUBLISH_BRANCH: master
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./public
```