From beb737439a4304ab4faf29e874a6a85ef7069117 Mon Sep 17 00:00:00 2001 From: shimedh Date: Tue, 3 Dec 2024 14:17:33 -0800 Subject: [PATCH] Update production.yml --- tools/pipelines/build/production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pipelines/build/production.yml b/tools/pipelines/build/production.yml index ff5946a8aa..d5ba958e12 100644 --- a/tools/pipelines/build/production.yml +++ b/tools/pipelines/build/production.yml @@ -6,7 +6,7 @@ resources: type: github endpoint: Azure name: Azure/azure-functions-ux-templates - ref: refs/heads/main + ref: refs/heads/release-smanagedsdp # Node.js with gulp # Build a Node.js project using the gulp task runner.