From 14e35ff380d70cfaf20b3325d1fcf6db1635382f Mon Sep 17 00:00:00 2001 From: aholstrup1 Date: Wed, 20 Sep 2023 09:24:56 +0200 Subject: [PATCH] Update templateUrl --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index fefeef3b60..1518817854 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -1,6 +1,6 @@ { "type": "PTE", - "templateUrl": "https://github.com/microsoft/AL-Go-PTE@preview", + "templateUrl": "https://github.com/aholstrup1/AL-Go@main", "bcContainerHelperVersion": "preview", "runs-on": "windows-latest", "cacheImageName": "",