Azure / actions-workflow-samples

Help developers to easily get started with GitHub Action workflows to deploy to Azure
https://github.com/Azure/actions
MIT License
453 stars 623 forks source link

Fix `name` key placement in `python-webapp-on-azure.yml` #139

Open peter-gy opened 1 year ago

peter-gy commented 1 year ago

The name associated with the build-and-deploy job was defined outside of the jobs section.