We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84665df commit 5af1da6Copy full SHA for 5af1da6
.github/workflows/docs.yml
@@ -46,4 +46,5 @@ jobs:
46
uses: peaceiris/actions-gh-pages@v3
47
with:
48
github_token: ${{ secrets.GITHUB_TOKEN }}
49
- publish_dir: ./doc/manual/build/html
+ publish_dir: ./doc/manual/build/html
50
+
0 commit comments