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 7a120f1 commit a9744c2Copy full SHA for a9744c2
.github/workflows/deploy-docs.yml
@@ -32,4 +32,4 @@ jobs:
32
uses: peaceiris/actions-gh-pages@v3
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
- publish_dir: ./site
+ publish_dir: ./site
0 commit comments