mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-20 06:19:51 +00:00
Update publish_pypi.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user