diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index f80a5c3fd..793f0580c 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -70,4 +70,4 @@ jobs: - uses: pypa/gh-action-pypi-publish@release/v1 with: user: __token__ - password: ${{ secrets.PYPI_BLUESKY }} \ No newline at end of file + password: ${{ secrets.PYPI_BLUESKY }}