Parcourir la source

Uncommented branch switch.

Sasha Hilton il y a 5 ans
Parent
commit
8eae57bad0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      publish.sh

+ 1 - 1
publish.sh

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