Skip to content

Commit

Permalink
Merge branch 'master' into release/v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gfs committed Nov 26, 2019
2 parents 88fd973 + e42dc49 commit 77fdb01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pipelines/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,9 +371,9 @@ stages:
gitHubConnection: 'Gabe-Asa'
action: edit
tag: 'v$(Build.BuildNumber)'
title: 'v2.1 Public Preview'
title: 'v2.1 Release'
assets: '$(Build.ArtifactStagingDirectory)/*'
assetUploadMode: replace
isDraft: false
isPreRelease: true
isPreRelease: false
changeLogCompareToRelease: lastNonDraftRelease

0 comments on commit 77fdb01

Please sign in to comment.