diff --git a/ci/properties/azure.properties.json b/ci/properties/azure.properties.json index ba92f6f..8ccdc38 100644 --- a/ci/properties/azure.properties.json +++ b/ci/properties/azure.properties.json @@ -2,5 +2,5 @@ "name": "Deploy Node.js to Azure Web App", "description": "Build a Node.js project and deploy it to an Azure Web App.", "iconName": "azure", - "categories": null -} \ No newline at end of file + "categories": ["JavaScript"] +}