We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a940027 commit 3b726aeCopy full SHA for 3b726ae
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: "docs"
20
exclude-dirs: "vendor,tests,node_modules"
21
ignore-filters: "debug_hook,internal_filter"
22
- section: "file"
+ section: "file"
+ wiki-repo: "ableplayer/ableplayer-wordpress.wiki.git"
0 commit comments