Fix tag overwritting

This commit is contained in:
Syrus 2020-01-27 17:13:58 -08:00
parent 1d4d2a0200
commit 05227266df

View File

@ -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