docs: Pin peaceiris/actions-gh-pages to v2

This commit is contained in:
Shohei Ueda
2019-12-08 07:57:55 +09:00
committed by GitHub
parent 3e0ab3eb25
commit cf07920706

View File

@@ -85,7 +85,7 @@ jobs:
run: hugo --minify
- name: Deploy
uses: peaceiris/actions-gh-pages@v2.5.0
uses: peaceiris/actions-gh-pages@v2
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
PUBLISH_BRANCH: gh-pages