We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8387a2 commit 9d93e5fCopy full SHA for 9d93e5f
1 file changed
.github/workflows/PaperDraft.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v4
16
- name: Build draft PDF
17
- uses: openjournals/openjournals-draft-action@v1
+ uses: openjournals/openjournals-draft-action@master
18
with:
19
journal: joss
20
# This should be the path to the paper within your repo.
0 commit comments