diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ce210fc..975be89c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,4 +63,4 @@ jobs: - name: Publish a Python distribution to PyPI uses: pypa/gh-action-pypi-publish@release/v1 with: - packages-dir: ${{ matrix.path }} + packages-dir: ${{ matrix.path }}/dist