mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Update publish_pypi.yml
This commit is contained in:
parent
813813f544
commit
762d766ab5
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish_pypi.yml
vendored
3
.github/workflows/publish_pypi.yml
vendored
|
@ -3,6 +3,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main # You can change this to the branch you want to publish from
|
||||
paths:
|
||||
- 'litellm/**'
|
||||
- 'setup.py'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue