소스 검색

Uncommented branch switch.

Sasha Hilton 5 년 전
부모
커밋
8eae57bad0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      publish.sh

+ 1 - 1
publish.sh

@@ -70,7 +70,7 @@ function updateRepo {
 }
 
 function run {
-  # switchBranch
+  switchBranch
   updateVersion $1
   commitAndTag $1
   publishCrates