Skip to content

Commit 8b9904d

Browse files
committed
test release job v0.1.2
1 parent d0350bf commit 8b9904d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
needs: build
4747
steps:
4848
- name: Download file
49-
uses: actions/upload-artifact@v2
49+
uses: actions/download-artifact@v2
5050
with:
5151
name: book.pdf
5252

0 commit comments

Comments
 (0)