Merge pull request #247 from NotAShelf/dependabot/github_actions/peaceiris/actions-gh-pages-4

chore(deps): bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
NotAShelf 2024-04-09 04:45:12 +00:00 committed by GitHub
commit eb76f5fbd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
cp -r result/share/doc/neovim-flake public
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public