diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cd1a98a..c4b634f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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)"