mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-22 20:35:44 +01:00
[wheel build] publish the Python API 1.1.0 on PyPI
This commit is contained in:
parent
dcb976010f
commit
edcaf537bd
3
.github/workflows/build-wheels.yml
vendored
3
.github/workflows/build-wheels.yml
vendored
@ -227,9 +227,8 @@ jobs:
|
||||
# repository_url: https://test.pypi.org/legacy/
|
||||
#verbose: true
|
||||
|
||||
# Only upload to PyPI if the commit was tagged !
|
||||
- name: Publish distribution 📦 to PyPI
|
||||
if: startsWith(github.ref, 'refs/tags')
|
||||
uses: pypa/gh-action-pypi-publish@master
|
||||
with:
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
#if: startsWith(github.ref, 'refs/tags')
|
||||
|
Loading…
Reference in New Issue
Block a user