chore(deps): Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#3216)

This commit is contained in:
dependabot[bot] 2023-04-03 15:22:52 +02:00 committed by GitHub
parent 69031b969d
commit 637d27efc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: