Skip to content

Commit c01e561

Browse files
committed
ci: use pattern instead
1 parent cf877cf commit c01e561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: download artifacts
7373
uses: actions/download-artifact@v4
7474
with:
75-
name: "*.svg"
75+
pattern: "*.svg"
7676
- name: upload badge to artifact
7777
uses: actions/upload-pages-artifact@v2
7878
with:

0 commit comments

Comments
 (0)