We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd63c8 commit 61036feCopy full SHA for 61036fe
1 file changed
.github/workflows/gh-pages.yml
@@ -28,5 +28,5 @@ jobs:
28
uses: peaceiris/actions-gh-pages@v3
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
- publish_dir: dist
+ publish_dir: ./dist
32
enable_jekyll: true
0 commit comments