mirror of https://github.com/nicolargo/glances.git
Did not generate Pypi test if not on the develop branch
This commit is contained in:
parent
5a3ce6e8aa
commit
6095eadd30
|
|
@ -66,6 +66,7 @@ jobs:
|
|||
--outdir dist/
|
||||
|
||||
- name: Publish distribution package to Test PyPI
|
||||
if: github.ref == 'refs/heads/develop'
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
# user and password should be removed
|
||||
|
|
|
|||
Loading…
Reference in New Issue