Don't keep files and do force orphan
parent
f6d1935694
commit
3293d65ccb
|
@ -46,5 +46,5 @@ jobs:
|
|||
publish_dir: ./docs/.vuepress/dist
|
||||
destination_dir: docs
|
||||
allow_empty_commit: true
|
||||
keep_files: true
|
||||
force_orphan: false
|
||||
keep_files: false
|
||||
force_orphan: true
|
Loading…
Reference in New Issue