Update python-publish.yml

This commit is contained in:
helgeerbe 2024-10-19 17:57:48 +02:00 committed by GitHub
parent b48a3ad55a
commit 90c955d4cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ jobs:
run: | run: |
python -m pip install --upgrade pip build twine python -m pip install --upgrade pip build twine
python -m build python -m build
# twine check --strict dist/* twine check --strict dist/*
- name: Publish package distributions to PyPI - name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1 uses: pypa/gh-action-pypi-publish@release/v1