diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index d2e30c3..63991f5 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -50,9 +50,6 @@ jobs: - name: Push build artifacts to PyPI uses: pypa/gh-action-pypi-publish@release/v1 - with: - user: __token__ - password: ${{ secrets.PYPI_API_TOKEN }} release: name: write release note