mirror of
https://github.com/nicolargo/glances.git
synced 2025-12-24 22:48:10 -05:00
CI - Allow develop branch to overwrite Pip package in Pypi Test
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
repository-url: https://test.pypi.org/legacy/
|
||||
skip-existing: true
|
||||
skip-existing: false
|
||||
attestations: false
|
||||
|
||||
- name: Publish distribution package to PyPI
|
||||
|
||||
Reference in New Issue
Block a user