From 272b8c447ecb2af5cf4653f322e5167bf3fb8899 Mon Sep 17 00:00:00 2001 From: Naresh Kumar D Date: Fri, 10 Jul 2026 18:09:39 +0530 Subject: [PATCH] Update deploy-to-azure.yml Changed the option needed for develop deployment --- .github/workflows/deploy-to-azure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-azure.yml b/.github/workflows/deploy-to-azure.yml index e8f5b87..95eb3cb 100644 --- a/.github/workflows/deploy-to-azure.yml +++ b/.github/workflows/deploy-to-azure.yml @@ -10,7 +10,7 @@ on: options: - production - staging - - development + - develop - testing jobs: