docs: update

This commit is contained in:
peaceiris 2019-10-07 00:11:15 +09:00
parent 35c74b6a6a
commit 64951c5a73
1 changed files with 2 additions and 1 deletions

View File

@ -74,12 +74,13 @@ jobs:
uses: peaceiris/actions-hugo@v2.2.1
with:
hugo-version: '0.58.3'
# extended: true
- name: Build
run: hugo --gc --minify --cleanDestinationDir
- name: Deploy
uses: peaceiris/actions-gh-pages@v2.4.0
uses: peaceiris/actions-gh-pages@v2.5.0
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
PUBLISH_BRANCH: gh-pages