Skip to content

Commit 0844543

Browse files
committed
Merge branch 'dev'
2 parents 974f7f5 + b6e5368 commit 0844543

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)