wuyi hai 1 mes
pai
achega
b1009512e0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deploy.sh

+ 1 - 1
deploy.sh

@@ -3,7 +3,7 @@
 # 设置错误时退出
 set -e
 
-git pull origin main
+git pull origin master
 yarn install
 rm -rf dist/
 yarn build --mode production