Skip to content

Commit

Permalink
Update draft-pdf.yml
Browse files Browse the repository at this point in the history
Add autosaver of PDF
  • Loading branch information
AndySAnker authored Sep 18, 2023
1 parent 9488564 commit 58cb3c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# paper.md
path: paper/paper.pdf
### Cannot autosave PDF probably because it is a private rep. ###
#- name: save pdf to repo
# uses: stefanzweifel/git-auto-commit-action@v4
# with:
# commit_message: Saved new PDF of paper
- name: save pdf to repo
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Saved new PDF of paper

0 comments on commit 58cb3c5

Please sign in to comment.