From 9fe72a1c98f47aafc52c5abf636c95723aaf1ffd Mon Sep 17 00:00:00 2001 From: ADefWebserver Date: Fri, 17 Jul 2020 18:45:57 -0700 Subject: [PATCH] Update azuredeploy.json --- azuredeploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azuredeploy.json b/azuredeploy.json index 39a65f99..2d2c6241 100644 --- a/azuredeploy.json +++ b/azuredeploy.json @@ -173,7 +173,7 @@ ], "properties": { "RepoUrl": "https://github.com/ADefWebserver/oqtane.framework.git", - "branch": "main", + "branch": "master", "IsManualIntegration": true } },