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.
2 parents 18c6885 + 4b82f81 commit 259ad0dCopy full SHA for 259ad0d
1 file changed
.github/workflows/render-specs.yml
@@ -25,7 +25,7 @@ jobs:
25
rm -rf node_modules
26
27
- name: Deploy
28
- uses: peaceiris/actions-gh-pages@v4.0.0
+ uses: peaceiris/actions-gh-pages@v4.1.0
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
publish_dir: ./
0 commit comments