Skip to content

Commit 071ef92

Browse files
authored
ADO: change github connection name
1 parent e7b3890 commit 071ef92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ stages:
373373
- task: GitHubRelease@1
374374
displayName: "Draft Github Release"
375375
inputs:
376-
gitHubConnection: "Azure"
376+
gitHubConnection: "github_aztfy"
377377
repositoryName: "$(Build.Repository.Name)"
378378
action: "create"
379379
target: "$(Build.SourceVersion)"

0 commit comments

Comments
 (0)