From ed455c4326cc7d9dc490ffb658155e5c748d071c Mon Sep 17 00:00:00 2001 From: Naia Scott Date: Tue, 20 Jun 2023 20:36:36 -0400 Subject: [PATCH] fix repo --- .pipeline/insiders-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pipeline/insiders-pipeline.yml b/.pipeline/insiders-pipeline.yml index c0c65ae..5756df1 100644 --- a/.pipeline/insiders-pipeline.yml +++ b/.pipeline/insiders-pipeline.yml @@ -47,7 +47,7 @@ jobs: continueOnError: true inputs: gitHubConnection: azuredatastudio-postgresqlext2 - repositoryName: 'microsoft/pgtoolsservice' + repositoryName: microsoft/azuredatastudio-postgresql action: delete tag: '$(InsidersVersion)' - task: DownloadBuildArtifacts@0 @@ -60,7 +60,7 @@ jobs: displayName: Create GitHub Release inputs: gitHubConnection: azuredatastudio-postgresqlext2 - repositoryName: microsoft/pgtoolsservice + repositoryName: microsoft/azuredatastudio-postgresql tagSource: userSpecifiedTag tag: $(InsidersVersion) title: $(InsidersVersion)