mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
Update config.yml
This commit is contained in:
parent
f256af9c50
commit
8e4720dddd
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ jobs:
|
|||
echo "$TWINE_USERNAME"
|
||||
echo "$TWINE_PASSWORD"
|
||||
echo "$PYPI_API_TOKEN"
|
||||
echo "Contents of dist directory:"
|
||||
ls dist/
|
||||
twine upload --verbose dist/*
|
||||
else
|
||||
echo "No changes to setup.py. Skipping PyPI publish."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue