Skip to content

Commit c8124b7

Browse files
committed
fix script
1 parent 8351b76 commit c8124b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/Publish.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ $toDelete = @(
3737

3838
AbortIfGitNotAvailable
3939
AbortIfDirtyWorkingDirectory
40+
AbortIfNotOnMaster
4041

4142
try {
4243
push-location $PSScriptRoot\..

0 commit comments

Comments
 (0)