diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index 26336f06d7..5e78e4de1d 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -23,7 +23,7 @@ jobs: workflow_conclusion: success commit: ${{ github.sha }} name_is_regexp: true - name: `wheel-.*` + name: 'wheel-.*' path: dist - name: Download sdist from commit ${{ github.sha }}