Skip to content

Commit

Permalink
Fix tag overwritting
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Jan 28, 2020
1 parent 1d4d2a0 commit 0522726
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 @@ -293,6 +293,7 @@ jobs:
action: 'edit'
target: '$(Build.SourceVersion)'
title: '$(VERSION_TAG)'
tag: $(VERSION_TAG)
addChangeLog: false
tagSource: 'auto'
# TODO: automate it all by getting the release notes from somewhere else and using the `releaseNotesFile` key
Expand Down

0 comments on commit 0522726

Please sign in to comment.