From fe0b6e767f34e2956902246a63bbead66d3a926c Mon Sep 17 00:00:00 2001
From: Richard Knoll <riknoll@users.noreply.github.com>
Date: Fri, 5 Apr 2024 16:04:29 -0700
Subject: [PATCH] disable upload docs (#9949)

---
 pxtarget.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pxtarget.json b/pxtarget.json
index e6b53864dc6e..e4ec4fe85603 100644
--- a/pxtarget.json
+++ b/pxtarget.json
@@ -36,5 +36,5 @@
         "hideDocsEdit": true,
         "hideDocsSimulator": true
     },
-    "uploadDocs": true
+    "uploadDocs": false
 }
\ No newline at end of file