mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-04-25 09:54:44 +02:00
[skip ci] Enable back PyPI publishing for the upcoming release
This commit is contained in:
parent
8100c6e3d4
commit
d0044bf7a0
19
.github/workflows/build-wheels.yml
vendored
19
.github/workflows/build-wheels.yml
vendored
@ -235,14 +235,13 @@ jobs:
|
||||
ls -sh -w 1
|
||||
working-directory: dist
|
||||
|
||||
- name: Publish distribution 📦 to Test PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
repository_url: https://test.pypi.org/legacy/
|
||||
skip-existing: true
|
||||
verbose: true
|
||||
##verify-metadata: false
|
||||
|
||||
#- name: Publish distribution 📦 to PyPI
|
||||
#- name: Publish distribution 📦 to Test PyPI
|
||||
# uses: pypa/gh-action-pypi-publish@release/v1
|
||||
# ##if: startsWith(github.ref, 'refs/tags')
|
||||
# with:
|
||||
# repository_url: https://test.pypi.org/legacy/
|
||||
# verbose: true
|
||||
# ##verify-metadata: false
|
||||
|
||||
- name: Publish distribution 📦 to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
##if: startsWith(github.ref, 'refs/tags')
|
||||
|
Loading…
x
Reference in New Issue
Block a user