Skip to content

Commit ba66ae3

Browse files
committed
ci: correct paper-path key and add debug ls
1 parent ca532d2 commit ba66ae3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/paper.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ jobs:
2323
uses: openjournals/openjournals-draft-action@master
2424
with:
2525
journal: joss
26-
paper_path: paper.md
26+
paper-path: paper.md
27+
- name: List files (Debug)
28+
run: ls -R
2729
- name: Upload PDF
2830
uses: actions/upload-artifact@v4
2931
with:

0 commit comments

Comments
 (0)