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 375e132 commit b80d94aCopy full SHA for b80d94a
.github/workflows/gh-pages.yml
@@ -38,4 +38,4 @@ jobs:
38
uses: peaceiris/actions-gh-pages@v3
39
with:
40
github_token: ${{ secrets.GITHUB_TOKEN }}
41
- publish_dir: source build/html
+ publish_dir: build/html
0 commit comments