Skip to content

Commit b6e5368

Browse files
committed
fix script
1 parent c8124b7 commit b6e5368

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/Publish.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ try {
4545
remove-item -recurse $toDelete
4646

4747
write-warning "commit the files, tag and push upstream"
48-
git checkout master
49-
AbortIfProcessFailed "could not checkout branch master"
5048
}
5149
finally {
5250
pop-location

0 commit comments

Comments
 (0)