Merge pull request #605 from Cysharp/dependabot/github_actions/peaceiris/actions-gh-pages-4

chore(deps): bump peaceiris/actions-gh-pages from 3 to 4
pull/607/head
Ikiru Yoshizaki 2024-07-30 17:09:56 +09:00 committed by GitHub
commit c61a7d9961
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
with:
args: build docs/docfx.json
- name: Publish to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/_site