update remote
diff --git a/merge_pr.py b/merge_pr.py
index 88d5358..4577df6 100755
--- a/merge_pr.py
+++ b/merge_pr.py
@@ -64,7 +64,7 @@
 BRANCH_PREFIX = "PR_TOOL"
 
 PR_REPO = "https://github.com/apache/griffin.git"
-PUSH_REPO = "https://git-wip-us.apache.org/repos/asf/griffin.git"
+PUSH_REPO = "https://gitbox.apache.org/repos/asf/griffin.git"
 
 
 def get_json(url):