1
0
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:
q-posev 2022-01-07 19:40:52 +01:00
parent dcb976010f
commit edcaf537bd

View File

@ -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')