We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3cd7f commit db9bbf7Copy full SHA for db9bbf7
.github/workflows/deploy.yml
@@ -12,6 +12,8 @@
12
#
13
# For more information on GitHub Actions for Azure, refer to https://github.com/Azure/Actions
14
# For more samples to get started with GitHub Action workflows to deploy to Azure, refer to https://github.com/Azure/actions-workflow-samples
15
+name: CD
16
+
17
on:
18
release:
19
types: [created]
0 commit comments