1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-02 06:21:05 +02:00

[wheel build] Test new release system using GH Trusted Publishing

This commit is contained in:
q-posev 2024-08-18 10:35:46 +02:00
parent 56c2ab2e47
commit 8100c6e3d4

View File

@ -239,7 +239,9 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository_url: https://test.pypi.org/legacy/
#verbose: true
skip-existing: true
verbose: true
##verify-metadata: false
#- name: Publish distribution 📦 to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1