diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index 0211e79ce..0cb83cdba 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -19,11 +19,8 @@ jobs: - name: Install dependencies run: | python -m pip install --upgrade pip - pip install build + pip install build twine wheel - name: Build package run: python -m build - name: Publish package - uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29 - with: - user: __token__ - password: ${{ secrets.PYPI_API_TOKEN }} + run: twine upload -u __token__ -p ${{ secrets.PYPI_API_TOKEN }} dist/*
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: