Skip to content

Commit 2ce0594

Browse files
authored
Upload build files from matrix in releases (#17)
The matrix build produces sub dirs for each target combination and puts built files inside.
2 parents 927df97 + 92a381b commit 2ce0594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ jobs:
325325
--generate-notes \
326326
$extra_opts \
327327
$REF_NAME \
328-
dist/*
328+
dist/dist-packages-*/*
329329
env:
330330
REF_NAME: ${{ github.ref_name }}
331331
REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)