We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df59d04 commit f7cc883Copy full SHA for f7cc883
.github/workflows/doc.yml
@@ -26,5 +26,5 @@ jobs:
26
uses: peaceiris/actions-gh-pages@v3
27
with:
28
github_token: ${{ secrets.GITHUB_TOKEN }}
29
- publish_dir: ./doc
+ publish_dir: ./CI/doc/build/html
30
destination_dir: master
0 commit comments