Skip to content

Commit faf2581

Browse files
Update docs.yaml
1 parent eb481cc commit faf2581

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,4 @@ jobs:
5353
- name: Upload docs to Cloudflare R2
5454
run: |
5555
rclone sync docs/_build/html r2:${{ vars.R2_BUCKET_NAME }} \
56-
--progress \
57-
--delete-during \
58-
--fast-list
56+
--progress

0 commit comments

Comments
 (0)