Skip to content

Commit 89e9f05

Browse files
author
Onur R. Bingol
committed
update artifact name on the release workflow
1 parent 3903d4a commit 89e9f05

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
@@ -51,7 +51,7 @@ jobs:
5151
- name: Upload artifacts
5252
uses: actions/upload-artifact@v4
5353
with:
54-
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
54+
name: cibw-wheels-python
5555
path: ./wheelhouse/*.whl
5656
retention-days: 1
5757

0 commit comments

Comments
 (0)