diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1314437..c256a2a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,6 +43,7 @@ jobs: - uses: actions/upload-artifact@v4 with: + overwrite: true name: wheelhouse path: ./wheelhouse/*.whl