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 166eb99 commit 1f0000dCopy full SHA for 1f0000d
.github/workflows/doc.yml
@@ -2,7 +2,7 @@ name: 发布文档到github pages
2
on:
3
push:
4
paths:
5
- - '**/doc/**'
+ - '**/docs/**'
6
jobs:
7
build-and-deploy:
8
runs-on: ubuntu-latest
0 commit comments