Skip to content

Commit

Permalink
debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
McWhity committed Oct 16, 2024
1 parent 25e13c9 commit 6b0a875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
with:
message: '(auto) Paper PDF Draft'
# This should be the path to the paper within your repo.
add: 'paper.pdf' # 'paper/*.pdf' to commit all PDFs in the paper directory
add: 'joss_paper/paper.pdf' # 'paper/*.pdf' to commit all PDFs in the paper directory

0 comments on commit 6b0a875

Please sign in to comment.