Update build-wheels.yml

This commit is contained in:
Alessandro Molina 2024-11-07 18:51:57 +01:00 committed by GitHub
parent edb1baa29a
commit 8de6f50725
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4.1.7
with:
merge-multiple: true
path: dist
- uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')