`clear: true` deletes target before new files are uploaded
Closed this issue · 0 comments
BrandonXLF commented
clear: true
leaves missing files while new ones are uploaded.
Should instead upload to a temporary directory, delete the original, and move the temporary directory to the new one.