We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d7246 commit c60d838Copy full SHA for c60d838
.github/workflows/draft-pdf.yml
@@ -34,4 +34,4 @@ jobs:
34
with:
35
message: '(auto) Paper PDF Draft'
36
# This should be the path to the paper within your repo.
37
- add: docs/paper/paper.pdf # 'paper/*.pdf' to commit all PDFs in the paper directory
+ add: '--force docs/paper/paper.pdf'
0 commit comments