Skip to content

Commit 79c99de

Browse files
authored
Fix PDF draft Github action
1 parent 3cff143 commit 79c99de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
journal: joss
1414
# This should be the path to the paper within your repo.
15-
paper-path: paper.md
15+
paper-path: PAPER.md
1616
- name: Upload
1717
uses: actions/upload-artifact@v1
1818
with:

0 commit comments

Comments
 (0)