We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4842f84 commit cd3ed1bCopy full SHA for cd3ed1b
.github/workflows/draft-pdf.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
journal: joss
19
# This should be the path to the paper within your repo.
20
- paper-path: paper.md
+ paper-path: paper/paper.md
21
- name: Upload
22
uses: actions/upload-artifact@v4
23
0 commit comments