Skip to content

Commit 7563a35

Browse files
committed
路径
1 parent 135ce7a commit 7563a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uses: peaceiris/actions-gh-pages@v3
3131
with:
3232
github_token: ${{ secrets.GITHUB_TOKEN }}
33-
# publish_dir: ./out
33+
publish_dir: ./out

0 commit comments

Comments
 (0)