We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4035175 commit 2db439aCopy full SHA for 2db439a
.github/workflows/deploy.yml
@@ -44,7 +44,7 @@ jobs:
44
# Popular action to deploy to GitHub Pages:
45
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
46
- name: Deploy to GitHub Pages
47
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
48
with:
49
github_token: ${{ secrets.GITHUB_TOKEN }}
50
# Build output to publish to the `gh-pages` branch:
0 commit comments