Skip to content

Commit 28745c0

Browse files
author
Vladimir Kotal
committed
fix attr name
1 parent ebbbbd3 commit 28745c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pdfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
with:
41-
asset_path: '["./master/unix-linux-prog-in-c.pdf", "unix-linux-prog-in-c_slides-only.pdf"]'
41+
asset_paths: '["./master/unix-linux-prog-in-c.pdf", "unix-linux-prog-in-c_slides-only.pdf"]'

0 commit comments

Comments
 (0)