diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b10c451..442deb6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: - name: Store artifacts uses: actions/upload-artifact@v3 with: - name: artifact + name: cibw-sdist path: dist/* build_wheels: