From 1b3c31558c6e8a624a2d6ce0fe6a025af83f57fe Mon Sep 17 00:00:00 2001 From: KarlLevik Date: Fri, 9 Jun 2023 15:09:14 +0100 Subject: [PATCH] Back to old connection name --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f32a395..61a1340 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -67,6 +67,6 @@ stages: displayName: ‘Create GitHub Release’ condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/v')) inputs: - githubConnection: KarlLevik + githubConnection: KarlConnection repositoryName: DiamondLightSource/gda-ispyb-api assets: '$(Pipeline.Workspace)/ispyb-api-*.jar'