Skip to content

Commit f26390d

Browse files
Update github connection (#605)
1 parent 0d29982 commit f26390d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/azure-pipelines.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ extends:
200200
- task: GitHubRelease@1
201201
displayName: Create GitHub release
202202
inputs:
203-
gitHubConnection: github
203+
gitHubConnection: "Github winget-create"
204204
repositoryName: $(Build.Repository.Name)
205205
tagSource: userSpecifiedTag
206206
tag: v$(version)

0 commit comments

Comments
 (0)