diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1ed0c583..c6de311f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -146,7 +146,7 @@ jobs: - task: GitHubRelease@0 displayName: "Attach artifacts to GH Release" inputs: - gitHubConnection: DigitalRuby + gitHubConnection: DigitalRubyToken target: '$(Build.SourceVersion)' title: $(setTag.TAG) tag: $(setTag.TAG)