This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch new-site-dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git


The following commit(s) were added to refs/heads/new-site-dev by this push:
     new b0d4fe18 Update publish-site.sh
b0d4fe18 is described below

commit b0d4fe183484d4d73bda13f42bd884e046d2e60e
Author: Xiang Fu <[email protected]>
AuthorDate: Thu Mar 14 11:37:35 2024 -0700

    Update publish-site.sh
---
 scripts/publish-site.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/publish-site.sh b/scripts/publish-site.sh
index 31b3af83..2de2b725 100755
--- a/scripts/publish-site.sh
+++ b/scripts/publish-site.sh
@@ -5,7 +5,7 @@ set -x -e
 
 # Define variables
 DEPLOY_BRANCH="new-static-prod"
-ORIGIN_REPO="https://github.com/gio-startree/pinot-site";
+ORIGIN_REPO="https://github.com/apache/pinot-site";
 DEV_BRANCH="new-site-dev"
 BUILD_DIR="/tmp/pinot-new-site-build"
 TEMP_DIR="/tmp/pinot-temp"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to