We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01c83e commit 7d3a8c0Copy full SHA for 7d3a8c0
.github/workflows/draft-pdf.yml
@@ -20,7 +20,7 @@ jobs:
20
paper-path: joss/paper_sparse.md
21
22
- name: Move PDF into joss folder
23
- run: mv paper.pdf joss/paper_sparse.pdf
+ run: mv paper_sparse.pdf joss/
24
25
- name: Upload PDF
26
uses: actions/upload-artifact@v4
0 commit comments