mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-06-20 12:05:28 +08:00
docs: update tag of peaceiris/actions-gh-pages to v2.4.0
This commit is contained in:
parent
e2b52b7b4d
commit
9fdb1cb749
@ -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…
Reference in New Issue
Block a user