chore(deps): Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#2861)
This commit is contained in:
parent
c4df9c116b
commit
907fd8b09e
|
@ -59,7 +59,7 @@ jobs:
|
||||||
{} +
|
{} +
|
||||||
|
|
||||||
- name: 'Deploy to Github Pages'
|
- name: 'Deploy to Github Pages'
|
||||||
uses: peaceiris/actions-gh-pages@v3.8.0
|
uses: peaceiris/actions-gh-pages@v3.9.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# Build directory contents to publish to the `gh-pages` branch:
|
# Build directory contents to publish to the `gh-pages` branch:
|
||||||
|
|
Loading…
Reference in New Issue