Skip to content

Commit fe82b0a

Browse files
Update draft-pdf.yml
1 parent 5eb0df1 commit fe82b0a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/draft-pdf.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
paths:
55
- paper.md
66
- paper.bib
7-
- assets/img1.png
8-
- assets/img2.png
97
- .github/workflows/draft-pdf.yml
108

119
jobs:
@@ -24,7 +22,7 @@ jobs:
2422
- name: Upload
2523
uses: actions/upload-artifact@v4
2624
with:
27-
name: paper
25+
name: .
2826
# This is the output path where Pandoc will write the compiled
2927
# PDF. Note, this should be the same directory as the input
3028
# paper.md

0 commit comments

Comments
 (0)