diff --git a/.github/workflows/draft-pdf.yml b/.github/workflows/draft-pdf.yml index f84774e..6d26e4f 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -21,4 +21,4 @@ jobs: # This is the output path where Pandoc will write the compiled # PDF. Note, this should be the same directory as the input # paper.md - path: docs/paper/joss.pdf + path: joss.pdf