Skip to content

Commit 413be57

Browse files
authored
Merge pull request #84 from microsoft/alzollin/fixgithubrelease
Update tag source to user-specified.
2 parents 3267d39 + 65de192 commit 413be57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ extends:
138138
repositoryName: 'microsoft/winappcli'
139139
action: 'create'
140140
target: '$(Build.SourceVersion)'
141-
tagSource: 'manual'
141+
tagSource: 'userSpecifiedTag'
142142
tag: 'v$(version)'
143143
title: 'Pre-release v$(version)'
144144
isPreRelease: true

0 commit comments

Comments
 (0)