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