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 68ae845 commit 79727ceCopy full SHA for 79727ce
1 file changed
azure-pipelines.yml
@@ -39,7 +39,6 @@ steps:
39
40
- task: GitHubRelease@0
41
inputs:
42
- gitHubConnection: jjonescz
43
- repositoryName: jjonescz/gtm-visualstudio-plugin
+ gitHubConnection: github
44
tag: 'v$(vsix.version)'
45
assets: '$(vsix)'
0 commit comments