Skip to content

Commit

Permalink
ADO: change github connection name
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo authored Sep 13, 2022
1 parent e7b3890 commit 071ef92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ stages:
- task: GitHubRelease@1
displayName: "Draft Github Release"
inputs:
gitHubConnection: "Azure"
gitHubConnection: "github_aztfy"
repositoryName: "$(Build.Repository.Name)"
action: "create"
target: "$(Build.SourceVersion)"
Expand Down

0 comments on commit 071ef92

Please sign in to comment.