We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dd6bdd + 06d7a4a commit 3847cbcCopy full SHA for 3847cbc
.github/workflows/document.yml
@@ -33,7 +33,7 @@ jobs:
33
mv ../document_ja generated/ &&
34
mv ../document_en generated/
35
- name: Publish to github pages
36
- uses: peaceiris/actions-gh-pages@v3.7.0-8
+ uses: peaceiris/actions-gh-pages@v3
37
with:
38
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
39
publish_dir: ./tools/generated
0 commit comments