We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0491d commit 54919fdCopy full SHA for 54919fd
.github/workflows/draft-pdf.yml
@@ -35,5 +35,4 @@ jobs:
35
uses: actions/upload-artifact@v4
36
with:
37
name: paper
38
- path: "**/*.pdf" # Upload any PDF found in the repo
39
path: paper.pdf
0 commit comments