diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6109f53..acf5564 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -122,7 +122,7 @@ stages: - task: GithubRelease@0 inputs: gitHubConnection: 'zola' - repositoryName: 'keats/azure-pipelines-test' + repositoryName: 'getzola/zola' action: 'edit' target: '$(build.sourceVersion)' tagSource: 'manual'