mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-06-21 04:35:27 +08:00
update: peaceiris/actions-gh-pages to v2.1.0
This commit is contained in:
parent
db1611bb0d
commit
dd1c91caf4
@ -45,7 +45,7 @@ jobs:
|
|||||||
args: --gc --minify --cleanDestinationDir
|
args: --gc --minify --cleanDestinationDir
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
uses: peaceiris/actions-gh-pages@v1.1.0
|
uses: peaceiris/actions-gh-pages@v2.1.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
PUBLISH_BRANCH: gh-pages
|
PUBLISH_BRANCH: gh-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user