Skip to content

Commit

Permalink
Trying a different version of the draft builder
Browse files Browse the repository at this point in the history
Signed-off-by: David Turner <turne540@msu.edu>
  • Loading branch information
DavidT3 committed Sep 27, 2024
1 parent c85f6f0 commit cf0cd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/joss_paper_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Build TeX and PDF
uses: openjournals/openjournals-draft-action@master
uses: openjournals/openjournals-draft-action@v.1.0
with:
args: '-k paper/paper.md'
# Sets the specific journal to be built for, and where the Markdown file lives
Expand Down

0 comments on commit cf0cd69

Please sign in to comment.