Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hippalectryon-0 committed Nov 14, 2024
1 parent f5616e4 commit db39781
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/joss.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Draft PDF
on: [push]

jobs:
Expand All @@ -14,7 +15,7 @@ jobs:
# This should be the path to the paper within your repo.
paper-path: paper.md
- name: Upload
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: paper
# This is the output path where Pandoc will write the compiled
Expand Down

0 comments on commit db39781

Please sign in to comment.