ソースを参照

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