We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca532d2 commit ba66ae3Copy full SHA for ba66ae3
1 file changed
.github/workflows/paper.yml
@@ -23,7 +23,9 @@ jobs:
23
uses: openjournals/openjournals-draft-action@master
24
with:
25
journal: joss
26
- paper_path: paper.md
+ paper-path: paper.md
27
+ - name: List files (Debug)
28
+ run: ls -R
29
- name: Upload PDF
30
uses: actions/upload-artifact@v4
31
0 commit comments