From 357e0ca734072ad8cf0df527dc4f93bf832f2de9 Mon Sep 17 00:00:00 2001 From: andersgMSFT <90765077+andersgMSFT@users.noreply.github.com> Date: Mon, 27 May 2024 16:27:42 +0200 Subject: [PATCH] Update AL-Go-Settings.json --- .github/AL-Go-Settings.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 4f0d028..1258b4d 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,9 +5,9 @@ "environments": [ "Staging" ], - "DeployToStaging": { - "environmentName": "staging", - "companyId": "5736fe89-41bc-ee11-907d-6045bdc8c244", - "ppEnvironmentUrl": "https://orgfcb19dd9.crm.dynamics.com/" - } + "DeployToStaging": { + "environmentName": "Sandbox", + "companyId": "f1678e37-e50b-ef11-9f8e-6045bdc8c192", + "ppEnvironmentUrl": "https://org8ea6d6a5.crm.dynamics.com/" + } }