Sfoglia il codice sorgente

Uncommented branch switch.

Sasha Hilton 5 anni fa
parent
commit
8eae57bad0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      publish.sh

+ 1 - 1
publish.sh

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