Skip to content

Commit d40d39f

Browse files
committed
move files to respect the joss name "paper" only
1 parent b45467c commit d40d39f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
uses: openjournals/openjournals-draft-action@master
1818
with:
1919
journal: joss
20-
paper-path: joss/paper_sparse.md
20+
paper-path: joss/sparse/paper.md
2121

2222
- name: Upload PDF
2323
uses: actions/upload-artifact@v4
2424
with:
2525
name: paper
26-
path: joss/paper.pdf
26+
path: joss/sparse/paper.pdf
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)