Skip to content

Commit

Permalink
Update draft-pdf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomthe authored Feb 20, 2024
1 parent 712de7b commit b826a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: Paper Draft
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@master
with:
Expand All @@ -20,4 +20,4 @@ jobs:
# This is the output path where Pandoc will write the compiled
# PDF. Note, this should be the same directory as the input
# paper.md
path: paper.pdf
path: paper.pdf

0 comments on commit b826a48

Please sign in to comment.