From ec79997673c27ddd5d2f568e034568d0b6af0cd7 Mon Sep 17 00:00:00 2001 From: sgollapudi77 <85578033+sgollapudi77@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:31:08 +0530 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 41bf8e5c6..1212d549e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ With the Azure App Service Actions for GitHub, you can automate your workflow to deploy [Azure Web Apps](https://azure.microsoft.com/services/app-service/web/) or [Azure Web Apps for Containers](https://azure.microsoft.com/services/app-service/containers/) using GitHub Actions. -Get started today with a [free Azure account](https://azure.com/free/open-source). - This repository contains GitHub Action for Azure WebApp to deploy to an Azure WebApp (Windows or Linux). The action supports deploying a folder, *\*.jar*, *\*.war*, and \**.zip* files (except msBuild generated packages). You can also use this GitHub Action to deploy your customized image into an Azure WebApps container.