Skip to content

Commit b500159

Browse files
author
胡闰智
committed
fix workflow
1 parent 05878e9 commit b500159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
uses: peaceiris/actions-gh-pages@v3
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}
39-
publish_dir: ./site
39+
publish_dir: ./docs/site

0 commit comments

Comments
 (0)