diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index de3fe927a202d6fea0efe7bb4cb76aa927f0d73e..83832589b9cff2ac42b96e18980fc14522a085b2 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -50,4 +50,5 @@ jobs:
         uses: google-github-actions/upload-cloud-storage@v2
         with:
           path: docs/build/html
-          destination: docs-bucket-production/semantic-router
\ No newline at end of file
+          destination: docs-bucket-production/semantic-router
+          parent: false
\ No newline at end of file