Skip to content

Commit 79727ce

Browse files
committed
Use PAT GitHub connection
1 parent 68ae845 commit 79727ce

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ steps:
3939

4040
- task: GitHubRelease@0
4141
inputs:
42-
gitHubConnection: jjonescz
43-
repositoryName: jjonescz/gtm-visualstudio-plugin
42+
gitHubConnection: github
4443
tag: 'v$(vsix.version)'
4544
assets: '$(vsix)'

0 commit comments

Comments
 (0)