We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d1575 commit 19f901bCopy full SHA for 19f901b
.github/workflows/draft-pdf.yml
@@ -10,8 +10,8 @@ jobs:
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v2
13
- - name: Build draft PDF
14
- uses: openjournals/openjournals-draft-action@master
+ - name: Open Journals PDF Generator
+ uses: openjournals/openjournals-draft-action@v.1.0
15
with:
16
journal: joss
17
# This should be the path to the paper within your repo.
0 commit comments