Don't keep files and do force orphan

master
Daniel Lovell 2024-09-30 02:57:29 -07:00
parent f6d1935694
commit 3293d65ccb
1 changed files with 2 additions and 2 deletions

View File

@ -46,5 +46,5 @@ jobs:
publish_dir: ./docs/.vuepress/dist publish_dir: ./docs/.vuepress/dist
destination_dir: docs destination_dir: docs
allow_empty_commit: true allow_empty_commit: true
keep_files: true keep_files: false
force_orphan: false force_orphan: true