From adafece154f74713eaadf09619af13401ab6aca0 Mon Sep 17 00:00:00 2001 From: James Dawson Date: Mon, 19 Dec 2022 10:32:09 +0000 Subject: [PATCH] Update service connection reference (#475) Forced through to correct the service connection that's preventing the builds from running. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 69f7102a..652fc5da 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ resources: - repository: recommended_practices type: github name: endjin/Endjin.RecommendedPractices.AzureDevopsPipelines.GitHub - endpoint: marain-github + endpoint: marain-dotnet-github jobs: - template: templates/build.and.release.scripted.yml@recommended_practices