mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2026-06-03 20:40:29 +00:00
fix
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ deploy:
|
||||
|
||||
script:
|
||||
- python setup.py bdist_wheel
|
||||
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist dist/*
|
||||
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/*
|
||||
|
||||
only:
|
||||
- tags
|
||||
|
||||
Reference in New Issue
Block a user