Skip to content

Commit 61cbe35

Browse files
authored
Update cd.yml
1 parent 0774b7c commit 61cbe35

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: ./dist
33+
# publish_dir: ./dist

0 commit comments

Comments
 (0)