update: peaceiris/actions-gh-pages to v2.1.0
This commit is contained in:
parent
db1611bb0d
commit
dd1c91caf4
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue