We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3807f35 commit 3d2ef77Copy full SHA for 3d2ef77
.github/workflows/deploy.yml
@@ -1,4 +1,4 @@
1
-name: '✅ [PROD] Deploy main to web environment'
+name: '✅ [PROD] Deploy web version'
2
on:
3
workflow_dispatch:
4
.github/workflows/develop.yml
-name: '👨💻 [DEV] Deploy develop to web environment'
+name: '👨💻 [DEV] Deploy web version'
0 commit comments