Skip to content

Commit ae185e1

Browse files
authored
Update deploy.yml
1 parent 7c2e81a commit ae185e1

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
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
github_token: ${{ secrets.GH_TOKEN }}
2424
# 部署 dist 目录中的内容
25-
publish_dir: /
25+
publish_dir: dist

0 commit comments

Comments
 (0)