From ca43900706b771917fa5bb1ac727520acbfd7834 Mon Sep 17 00:00:00 2001 From: Daniel Scott-Raynsford Date: Sun, 30 Aug 2020 18:46:50 +1200 Subject: [PATCH] Add ReleaseBranch to update PR --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ec3f181..1358655 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -283,4 +283,5 @@ stages: pwsh: true env: GitHubToken: $(GitHubToken) + ReleaseBranch: main MainGitBranch: main