docs: update tag of peaceiris/actions-gh-pages to v2.4.0
This commit is contained in:
parent
e2b52b7b4d
commit
9fdb1cb749
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ jobs:
|
||||||
run: hugo --gc --minify --cleanDestinationDir
|
run: hugo --gc --minify --cleanDestinationDir
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v2.3.2
|
uses: peaceiris/actions-gh-pages@v2.4.0
|
||||||
env:
|
env:
|
||||||
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||||
PUBLISH_BRANCH: gh-pages
|
PUBLISH_BRANCH: gh-pages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue