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 00ec78e commit 22627f2Copy full SHA for 22627f2
.github/workflows/custom-pages.yml
@@ -36,5 +36,5 @@ jobs:
36
uses: peaceiris/actions-gh-pages@v3
37
with:
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
- publish_dir: ./docs
+ publish_dir: ./
40
publish_branch: gh-pages # Change this if your GitHub Pages is configured to publish from a different branch
0 commit comments