Skip to content

Commit 9e2cbb9

Browse files
committed
fix script
1 parent e9bb530 commit 9e2cbb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/Publish.ps1

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

3838
AbortIfGitNotAvailable
3939
AbortIfDirtyWorkingDirectory
40-
# AbortIfNotOnMaster
40+
AbortIfNotOnMaster
4141

4242
try {
4343
push-location $PSScriptRoot\..

0 commit comments

Comments
 (0)