chore(deps): Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#3216)
This commit is contained in:
parent
69031b969d
commit
637d27efc7
|
@ -59,7 +59,7 @@ jobs:
|
||||||
{} +
|
{} +
|
||||||
|
|
||||||
- name: 'Deploy to Github Pages'
|
- name: 'Deploy to Github Pages'
|
||||||
uses: peaceiris/actions-gh-pages@v3.9.2
|
uses: peaceiris/actions-gh-pages@v3.9.3
|
||||||
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