Skip to content

Commit 299fb46

Browse files
author
Zhuoming Chen
committed
comments and docs
1 parent 5c4e349 commit 299fb46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: docs
22

33
on:
44
push:
5-
branches: [ v1 ] # 或者你用的分支名
5+
branches: [ v0.5 ]
66
paths:
77
- "docs/**"
8-
- ".github/workflows/docs.yml"
8+
- ".github/workflows/docs.yaml"
99

1010
jobs:
1111
build-deploy:

0 commit comments

Comments
 (0)