diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 137377a..640b505 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -325,7 +325,7 @@ jobs: --generate-notes \ $extra_opts \ $REF_NAME \ - dist/* + dist/dist-packages-*/* env: REF_NAME: ${{ github.ref_name }} REPOSITORY: ${{ github.repository }}