Azure / webapps-deploy

Enable GitHub developers to deploy to Azure WebApps using GitHub Actions
MIT License
267 stars 193 forks source link

Tasks for npm install and build made conditional based on node_modules #416

Closed ShilpiRachna1 closed 6 months ago

ShilpiRachna1 commented 6 months ago

The workflows now run npm install and npm run build conditionally.