mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-13 22:47:12 +03:00
Update python-publish.yml
This commit is contained in:
parent
075c96bf47
commit
8092b08e7f
1
.github/workflows/python-publish.yml
vendored
1
.github/workflows/python-publish.yml
vendored
@ -28,4 +28,5 @@ jobs:
|
||||
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
|
||||
run: |
|
||||
python setup.py sdist bdist_wheel
|
||||
python3 -m twine check dist/*
|
||||
twine upload dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user