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 4c71a57 commit 5480d1fCopy full SHA for 5480d1f
.github/workflows/gh-pages.yml
@@ -22,7 +22,7 @@ jobs:
22
- run: yarn coverage
23
- run: yarn build:pages
24
- name: Publish to gh-pages
25
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
publish_dir: ./gh-pages
0 commit comments