Skip to content

Commit

Permalink
Update markdown-to-pdf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseloudon authored Oct 20, 2024
1 parent fdbe406 commit eba17ee
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/markdown-to-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ jobs:
id: publish-document
with:
input_path: README.md
images_dir: ./
image_import: ./
output_dir: generated
table_of_contents: true
table_of_contents: false
build_html: false

- name: Upload Document
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit eba17ee

Please sign in to comment.