Skip to content

Commit 90c19ed

Browse files
Update docs.yaml
1 parent faf2581 commit 90c19ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252
5353
- name: Upload docs to Cloudflare R2
5454
run: |
55-
rclone sync docs/_build/html r2:${{ vars.R2_BUCKET_NAME }} \
55+
rclone sync docs/_build r2:${{ vars.R2_BUCKET_NAME }} \
5656
--progress

0 commit comments

Comments
 (0)