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.
1 parent e9bb530 commit 9e2cbb9Copy full SHA for 9e2cbb9
bin/Publish.ps1
@@ -37,7 +37,7 @@ $toDelete = @(
37
38
AbortIfGitNotAvailable
39
AbortIfDirtyWorkingDirectory
40
-# AbortIfNotOnMaster
+AbortIfNotOnMaster
41
42
try {
43
push-location $PSScriptRoot\..
0 commit comments