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 135ce7a commit 7563a35Copy full SHA for 7563a35
.github/workflows/cd.yml
@@ -30,4 +30,4 @@ jobs:
30
uses: peaceiris/actions-gh-pages@v3
31
with:
32
github_token: ${{ secrets.GITHUB_TOKEN }}
33
-# publish_dir: ./out
+ publish_dir: ./out
0 commit comments