We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 974f7f5 + b6e5368 commit 0844543Copy full SHA for 0844543
bin/Publish.ps1
@@ -45,8 +45,6 @@ try {
45
remove-item -recurse $toDelete
46
47
write-warning "commit the files, tag and push upstream"
48
- git checkout master
49
- AbortIfProcessFailed "could not checkout branch master"
50
}
51
finally {
52
pop-location
0 commit comments