Update miniupnpc_wheels.yml

This commit is contained in:
Kyle Altendorf 2024-05-09 09:51:53 -04:00 committed by GitHub
parent dce79316fe
commit 8a468034c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -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/