mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-23 20:45:33 +03:00
CI - Allow develop branch to overwrite Pip package in Pypi Test
This commit is contained in:
parent
8cf98e59e6
commit
57868c70f5
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
|
||||
|
Loading…
Reference in New Issue
Block a user