Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
Update the name to prevent conflicts.
  • Loading branch information
justi authored Dec 2, 2024
1 parent bbd71e9 commit 4f3812a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: wheelhouse
name: wheelhouse-${{ matrix.os }}-${{ matrix.cibw_archs }}-${{ matrix.cibw_build }}
path: ./wheelhouse/*.whl

build_source:
Expand Down

0 comments on commit 4f3812a

Please sign in to comment.