Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit b79b3db

Browse files
committed
update draft-pdf.yml
1 parent 583ca96 commit b79b3db

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/draft-pdf.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,9 @@ jobs:
1616
uses: openjournals/openjournals-draft-action@master
1717
with:
1818
journal: joss
19-
# This should be the path to the paper within your repo.
2019
paper-path: paper/paper.md
2120
- name: Upload
2221
uses: actions/upload-artifact@v3
2322
with:
2423
name: paper
25-
# This is the output path where Pandoc will write the compiled
26-
# PDF. Note, this should be the same directory as the input
27-
# paper.md
2824
path: paper/paper.pdf

0 commit comments

Comments
 (0)