Skip to content

Commit 11f9ea4

Browse files
authored
Fix path for publish wiki workflow (opensearch-project#4310)
Signed-off-by: chawinphat <chawinphat@berkeley.edu>
1 parent b94b62e commit 11f9ea4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-wiki.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v3
2323
- uses: Andrew-Chen-Wang/github-wiki-action@v4
24+
with:
25+
path: docs/

0 commit comments

Comments
 (0)