Skip to content

Commit b99ee43

Browse files
committed
Rename deploy flows and make titles clearer
1 parent 55c0433 commit b99ee43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cicd_publish.yml renamed to .github/workflows/deploy_demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Azure Static Web Apps CI/CD
1+
name: Deploy docs and demo site to Azure Static Web Apps
22
on:
33
push:
44
branches:

.github/workflows/deploy_preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy preview to Azure Static Web Apps
1+
name: Deploy docs and demo preview site to Azure Static Web App
22

33
on:
44
# Allow manually running the workflow

0 commit comments

Comments
 (0)