Skip to content

Commit 84a3e53

Browse files
committed
fix: Update publish directory for GitHub Pages deployment to dist/site
1 parent 2a0e75e commit 84a3e53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
uses: peaceiris/actions-gh-pages@v4
6363
with:
6464
github_token: ${{ secrets.GITHUB_TOKEN }}
65-
publish_dir: docs/site
65+
publish_dir: dist/site

0 commit comments

Comments
 (0)