Skip to content

Commit

Permalink
Rename azure deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
gareththegeek committed Dec 23, 2020
1 parent 19178da commit 9d85c25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
#
# For more information on GitHub Actions for Azure, refer to https://github.com/Azure/Actions
# For more samples to get started with GitHub Action workflows to deploy to Azure, refer to https://github.com/Azure/actions-workflow-samples

name: Azure-Deploy

on:
release:
types: [created]
Expand Down

0 comments on commit 9d85c25

Please sign in to comment.