Skip to content

Commit f749153

Browse files
authored
Update input parameters for markdown-to-pdf action
1 parent 0c83f25 commit f749153

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/convert-to-pdf.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
- uses: actions/checkout@v6
2121
- uses: baileyjm02/markdown-to-pdf@v1
2222
with:
23-
input_dir: CONDUCT.md
24-
output_dir: CONDUCT.pdf
23+
input_path: CONDUCT.md
2524
build_html: false
2625
# output_dir: pdfs
2726
# images_dir: docs/images

0 commit comments

Comments
 (0)