From b10fe4f129fe2778307be9457aa5a5be147c57ac Mon Sep 17 00:00:00 2001 From: Emre <67653422+DevOps-Emre@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:13:46 +0300 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 0fd9940..7839bfc 100644 --- a/.github/workflows/azure-webapps-node.yml +++ b/.github/workflows/azure-webapps-node.yml @@ -1,4 +1,4 @@ -# This workflow will build and push a node.js application to an Azure Web App when a commit is pushed to your default branch. +# This workflow will build and push a node.js application to an Azure Web App when a commit is pushed to your default branch # # This workflow assumes you have already created the target Azure App Service web app # For instructions see https://docs.microsoft.com/en-us/azure/app-service/quickstart-nodejs?tabs=linux&pivots=development-environment-cli.