We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e70b4 commit 80d1badCopy full SHA for 80d1bad
1 file changed
.github/workflows/build-docs.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: akirk/extract-wp-hooks@main
17
with:
18
base-dir: "."
19
- wiki-directory: "wiki"
+ wiki-directory: "docs"
20
exclude-dirs: "vendor,tests,node_modules"
21
ignore-filters: "debug_hook,internal_filter"
22
section: "file"
0 commit comments