balm-git-flow
Advanced tools
Comparing version
@@ -100,3 +100,3 @@ "use strict"; | ||
if (!repositories.length) { | ||
_context2.next = 8; | ||
_context2.next = 9; | ||
break; | ||
@@ -106,5 +106,9 @@ } | ||
repository = repositories[releaseIndex] || repositories[0]; | ||
if (!repository) { | ||
_context2.next = 9; | ||
break; | ||
} | ||
branch = "".concat(releaseBranch, ":").concat(site || releaseBranch); | ||
publishingCommands = "git push -f ".concat(repository, " ").concat(branch); | ||
_context2.next = 8; | ||
_context2.next = 9; | ||
return (0, _cmd.runCommands)(publishingCommands, { | ||
@@ -115,3 +119,3 @@ cwd: _config.releaseDir, | ||
}); | ||
case 8: | ||
case 9: | ||
case "end": | ||
@@ -118,0 +122,0 @@ return _context2.stop(); |
{ | ||
"name": "balm-git-flow", | ||
"version": "0.8.0-legacy", | ||
"version": "0.8.1-legacy", | ||
"description": "The best practices for front-end git flow", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
117072
0.08%1407
0.29%0
-100%