mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-08-01 11:01:23 +00:00
fixing deploy
This commit is contained in:
@@ -25,6 +25,5 @@ deploy:
|
||||
script:
|
||||
- python setup.py bdist_wheel
|
||||
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/*
|
||||
|
||||
only:
|
||||
- tags
|
||||
# only:
|
||||
# - tags
|
||||
|
Reference in New Issue
Block a user