Explorar el Código

Uncommented branch switch.

Sasha Hilton hace 6 años
padre
commit
8eae57bad0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      publish.sh

+ 1 - 1
publish.sh

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