Skip to content

Commit a0288bd

Browse files
authored
Merge branch 'master' into feat/static_ci
2 parents 9a79211 + dec9f97 commit a0288bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/static.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,5 @@ jobs:
6868
with:
6969
github_token: ${{ secrets.GITHUB_TOKEN }}
7070
publish_dir: ./dist # 构建后的静态文件目录
71-
force_orphan: true
71+
force_orphan: true
72+

0 commit comments

Comments
 (0)