diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2b60d744e..b9ccd7451 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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