mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 20:54:07 +01:00
[wheel build] Test new release system using GH Trusted Publishing
This commit is contained in:
parent
56c2ab2e47
commit
8100c6e3d4
4
.github/workflows/build-wheels.yml
vendored
4
.github/workflows/build-wheels.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user