Skip to content

Commit

Permalink
Update draft-pdf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
espottesmith committed Aug 29, 2024
1 parent 00e9b1d commit b5d2916
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/draft-pdf.yml
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
Binary file modified paper.pdf
Binary file not shown.

0 comments on commit b5d2916

Please sign in to comment.