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 ee98699 commit c399ef3Copy full SHA for c399ef3
1 file changed
.github/workflows/build-doc.yml
@@ -1,10 +1,10 @@
1
# action 的名称
2
-name: Deploy GitHub Pages - TDesign UniApp Vue2 Cli Demo
+name: Deploy GitHub Pages - TDesign UniApp Starter Vue2 Cli
3
4
on:
5
push:
6
branches:
7
- - master
+ - develop
8
9
# 任务
10
jobs:
0 commit comments