From e090d7e04b0fa1e277901e71e21d7c513072160b Mon Sep 17 00:00:00 2001 From: qhy040404 Date: Thu, 7 Dec 2023 19:18:46 +0800 Subject: [PATCH] wrong repo --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6d2b3c33..31d95af2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -77,7 +77,7 @@ steps: - task: GitHubRelease@1 inputs: gitHubConnection: 'github.com_Masterain' - repositoryName: 'DGP-Studio/Snap.Hutao.CI.Test' + repositoryName: 'DGP-Studio/Snap.Hutao' action: 'create' target: '$(Build.SourceVersion)' tagSource: 'userSpecifiedTag'