Skip to content

Commit

Permalink
Extended GH action.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Markert committed Mar 6, 2024
1 parent 62d4b21 commit ddee7fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ jobs:
# PDF. Note, this should be the same directory as the input
# paper.md
path: paper.pdf
- name: save pdf to repo
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Updated PDF of paper.md.

0 comments on commit ddee7fa

Please sign in to comment.