From 1b1db0937d6249d01bc02c43c071575ba053991c Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Tue, 2 Jul 2024 14:06:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=A0=87=E7=AD=BE=E5=92=8C?= =?UTF-8?q?=20PUSH=20=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 885d2c2..db85873 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Global Highlights Hub 海外供应商平台 2. 运行开发环境:npm run dev 或者 start.bat 3. 打包代码:npm run build 或者 build.bat -// "push:tag": "npm version patch && git push origin master", +// "push:tag": "npm version patch && git.exe push --progress "origin" main:main" +// "push:tag": "npm version patch && git push origin master" ## 相关文档