This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch new-static-prod
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/new-static-prod by this push:
new d47463c4 Update publish-site repo
d47463c4 is described below
commit d47463c428d6007e9ada1f677478e23270fb76fd
Author: Xiang Fu <[email protected]>
AuthorDate: Sat Apr 6 14:45:56 2024 +0800
Update publish-site repo
---
.github/workflows/scripts/publish-site.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/scripts/publish-site.sh
b/.github/workflows/scripts/publish-site.sh
index 47ae783b..7e871037 100755
--- a/.github/workflows/scripts/publish-site.sh
+++ b/.github/workflows/scripts/publish-site.sh
@@ -25,7 +25,7 @@ SITE_DIR=${ROOT_DIR}
git branch
# Build website
-ORIGIN_REPO="https://github.com/gio-startree/pinot-site"
+ORIGIN_REPO="https://github.com/apache/pinot-site"
echo "ORIGIN_REPO: $ORIGIN_REPO"
DEV_TMP=/tmp/pinot-site-dev
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]