Skip to content

Commit

Permalink
edit auto pdf make
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyangkang committed Sep 20, 2023
1 parent 17fb293 commit 3f429bf
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 @@ -21,7 +21,7 @@ jobs:
# PDF. Note, this should be the same directory as the input
# paper.md
path: paper/md_paper/paper.pdf
- name: save pdf to repo
uses: chenyangkang/git-auto-commit-action@v4
with:
commit_message: Saved new PDF of paper
# - name: save pdf to repo
# uses: chenyangkang/git-auto-commit-action@v4
# with:
# commit_message: Saved new PDF of paper

0 comments on commit 3f429bf

Please sign in to comment.