Bump peaceiris/actions-gh-pages to version 4 (#2005)
This commit is contained in:
parent
5aff1e8f48
commit
d16b598ce2
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -79,7 +79,7 @@ jobs:
|
||||
mdbook build book/zh
|
||||
|
||||
- name: Deploy Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
if: github.ref == 'refs/heads/master'
|
||||
with:
|
||||
github_token: ${{secrets.GITHUB_TOKEN}}
|
||||
|
Loading…
Reference in New Issue
Block a user