Revert commit 57868c7 waitin implementation of issue 3020

This commit is contained in:
nicolargo 2024-11-16 12:15:21 +01:00
parent 57868c70f5
commit 77e3c4968d

View File

@ -71,7 +71,9 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
skip-existing: false
#https://github.com/nicolargo/glances/issues/3020
#skip-existing: false
skip-existing: true
attestations: false
- name: Publish distribution package to PyPI