mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
f47167a76c
commit
dd4807433e
1 changed files with 2 additions and 1 deletions
3
.github/workflows/publish_enterprise.yml
vendored
3
.github/workflows/publish_enterprise.yml
vendored
|
|
@ -63,6 +63,7 @@ on:
|
|||
git config user.name "github-actions[bot]"
|
||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
cd ..
|
||||
git add enterprise/pyproject.toml pyproject.toml requirements.txt
|
||||
poetry lock --no-update
|
||||
git add enterprise/pyproject.toml pyproject.toml requirements.txt poetry.lock
|
||||
git commit -m "bump: litellm-enterprise ${{ steps.bump.outputs.old }} → ${{ steps.bump.outputs.new }}"
|
||||
git push
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue