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 55c0433 commit b99ee43Copy full SHA for b99ee43
.github/workflows/cicd_publish.yml renamed to .github/workflows/deploy_demo.yml
@@ -1,4 +1,4 @@
1
-name: Azure Static Web Apps CI/CD
+name: Deploy docs and demo site to Azure Static Web Apps
2
on:
3
push:
4
branches:
.github/workflows/deploy_preview.yml
-name: Deploy preview to Azure Static Web Apps
+name: Deploy docs and demo preview site to Azure Static Web App
# Allow manually running the workflow
0 commit comments