Skip to content

Commit

Permalink
Merge branch 'v3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed May 24, 2020
2 parents 4cd0868 + 87ac7a9 commit d4fcc3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ stages:

- stage: GitHubRelease
displayName: GitHub Release
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
jobs:
- deployment: create
pool:
Expand Down

0 comments on commit d4fcc3a

Please sign in to comment.