Undo keep_files/force_orphan
parent
46fe48afdb
commit
f4faafcc24
|
@ -45,5 +45,5 @@ jobs:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./docs/.vuepress/dist
|
publish_dir: ./docs/.vuepress/dist
|
||||||
allow_empty_commit: true
|
allow_empty_commit: true
|
||||||
keep_files: false
|
keep_files: true
|
||||||
force_orphan: true
|
force_orphan: false
|
Loading…
Reference in New Issue