Skip to content

Commit 0719523

Browse files
committed
fix version
1 parent 6884a16 commit 0719523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/document.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
mv ../document_ja generated/ &&
2727
mv ../document_en generated/
2828
- name: Publish to github pages
29-
uses: peaceiris/actions-gh-pages@v3
29+
uses: peaceiris/actions-gh-pages@v3.7.0-8
3030
with:
3131
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
3232
publish_dir: ./tools/generated

0 commit comments

Comments
 (0)