mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +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
87360192b4
commit
f47167a76c
1 changed files with 3 additions and 2 deletions
5
.github/workflows/publish_enterprise.yml
vendored
5
.github/workflows/publish_enterprise.yml
vendored
|
|
@ -13,9 +13,10 @@ on:
|
|||
- minor
|
||||
- major
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'BerriAI/litellm'
|
||||
permissions:
|
||||
contents: write
|
||||
defaults:
|
||||
run:
|
||||
working-directory: enterprise
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue