Update miniupnpc_wheels.yml
This commit is contained in:
parent
dce79316fe
commit
8a468034c0
|
@ -243,8 +243,7 @@ jobs:
|
||||||
ls -la dist/
|
ls -la dist/
|
||||||
|
|
||||||
- name: Publish to PyPI
|
- name: Publish to PyPI
|
||||||
# TODO: identify the desired condition
|
if: startsWith(github.ref, 'refs/tags')
|
||||||
if: false
|
|
||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
with:
|
with:
|
||||||
packages-dir: dist/
|
packages-dir: dist/
|
||||||
|
|
Loading…
Reference in New Issue