Skip to content

Commit 010abc1

Browse files
committed
ci: use another pattern for release files
1 parent 09be27c commit 010abc1

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
@@ -122,4 +122,4 @@ jobs:
122122
name: v${{ inputs.version }}
123123
draft: true
124124
files: |
125-
artifacts/*
125+
artifacts/**/*

0 commit comments

Comments
 (0)