forked from phoenix/litellm-mirror
Update config.yml
This commit is contained in:
parent
82971b79c4
commit
0ca2694e35
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ jobs:
|
||||||
echo "$TWINE_USERNAME"
|
echo "$TWINE_USERNAME"
|
||||||
echo "$TWINE_PASSWORD"
|
echo "$TWINE_PASSWORD"
|
||||||
echo "$PYPI_API_TOKEN"
|
echo "$PYPI_API_TOKEN"
|
||||||
|
echo "Contents of dist directory:"
|
||||||
|
ls dist/
|
||||||
twine upload --verbose dist/*
|
twine upload --verbose dist/*
|
||||||
else
|
else
|
||||||
echo "No changes to setup.py. Skipping PyPI publish."
|
echo "No changes to setup.py. Skipping PyPI publish."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue