Skip to content

Commit cd73476

Browse files
authored
Update version_plugin_docs_to_md.yml
1 parent 9437ddf commit cd73476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version_plugin_docs_to_md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- run: |
5353
docker run -dit --rm --name adoc-to-md \
5454
-v ./logstash-docs:/doc/logstash-docs \
55-
-v out:/out \
55+
-v ./out:/out \
5656
-e HISTFILE=/scripts/.bash_history \
5757
adoc-builder
5858

0 commit comments

Comments
 (0)