From e79a9d48032ae870a2403beebc600b9e3ddb96c3 Mon Sep 17 00:00:00 2001 From: kyc-theresawchavez789 Date: Tue, 28 Jan 2025 08:43:08 +0700 Subject: [PATCH] Update azure-webapps-node.yml --- .github/workflows/azure-webapps-node.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-webapps-node.yml b/.github/workflows/azure-webapps-node.yml index 64062f5..89f07d1 100644 --- a/.github/workflows/azure-webapps-node.yml +++ b/.github/workflows/azure-webapps-node.yml @@ -23,7 +23,7 @@ on: workflow_dispatch: env: - AZURE_WEBAPP_NAME: https://github.com/Weera1234/DNS-AGN/edit/main/.github/workflows/azure-webapps-node.yml # set this to your application's name + AZURE_WEBAPP_NAME: https://github.com/khaledagn/DNS-AGN.git # set this to your application's name AZURE_WEBAPP_PACKAGE_PATH: https://kyc-theresawchavez789.us.kg # set this to the path to your web app project, defaults to the repository root NODE_VERSION: '20.x' # set this to the node version to use