We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acf615 commit 8915268Copy full SHA for 8915268
1 file changed
azure-pipelines.yml
@@ -40,5 +40,6 @@ steps:
40
- task: GitHubRelease@0
41
inputs:
42
gitHubConnection: github
43
+ tagSource: manual
44
tag: 'v$(vsix.version)'
45
assets: '$(vsix)'
0 commit comments