Skip to content

Commit 590c19c

Browse files
committed
artifacts publish fixed
1 parent dc4d5ab commit 590c19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
with:
26-
args: '*'
26+
args: 'export/poppler.zip'

0 commit comments

Comments
 (0)