mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-06-16 07:06:42 +00:00
fix
This commit is contained in:
parent
4809e45b86
commit
6049c9dffe
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user