Skip to content

Commit 5706df1

Browse files
committed
TCLOUD-4780: Avoid creating the docs subdirectory
1 parent e1c8f85 commit 5706df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview_create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555

5656
- name: Upload website preview to S3
5757
run: |
58-
aws s3 sync --delete ./build/site s3://tiny-cloud-antora-docs-preview/pr${PR_NUMBER}/docs
58+
aws s3 sync --delete ./build/site s3://tiny-cloud-antora-docs-preview/pr${PR_NUMBER}

0 commit comments

Comments
 (0)