From d85c06d9a6f4057c4daba14de781637810a1a3f0 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 10 Mar 2019 17:29:03 -0700 Subject: [PATCH] Use more generic github endpoint name --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ab4c896..7b331b9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,7 +6,7 @@ resources: repositories: - repository: asottile type: github - endpoint: asottile-github + endpoint: github name: asottile/azure-pipeline-templates ref: refs/tags/v0.0.8