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 6884a16 commit 0719523Copy full SHA for 0719523
.github/workflows/document.yml
@@ -26,7 +26,7 @@ jobs:
26
mv ../document_ja generated/ &&
27
mv ../document_en generated/
28
- name: Publish to github pages
29
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v3.7.0-8
30
with:
31
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
32
publish_dir: ./tools/generated
0 commit comments