Skip to content

Commit 245e619

Browse files
committed
moved dir around
1 parent af3581f commit 245e619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ jobs:
8787
aws-region: us-east-2
8888
- name: 'Deploy docs to sandbox.docs bucket'
8989
run: |
90-
aws s3 sync ./api/docs/dist/ s3://sandbox.docs/api/ --delete --acl public-read
90+
aws s3 sync ./api/docs/dist/ s3://sandbox.docs/${{ env.OT_BRANCH }}/api/ --delete --acl public-read

0 commit comments

Comments
 (0)