Skip to content

Commit 1f0000d

Browse files
committed
refactor: update deployment triggers and enhance search functionality
1 parent 166eb99 commit 1f0000d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 发布文档到github pages
22
on:
33
push:
44
paths:
5-
- '**/doc/**'
5+
- '**/docs/**'
66
jobs:
77
build-and-deploy:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)