Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermooo committed Mar 25, 2015
1 parent e9bb530 commit 9e2cbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Publish.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $toDelete = @(

AbortIfGitNotAvailable
AbortIfDirtyWorkingDirectory
# AbortIfNotOnMaster
AbortIfNotOnMaster

try {
push-location $PSScriptRoot\..
Expand Down

0 comments on commit 9e2cbb9

Please sign in to comment.