forked from phoenix/litellm-mirror
Don't fail if there is no existing helm chart to get the version from
This commit is contained in:
parent
f52f1f40e6
commit
5e4b0d1f5a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ghcr_deploy.yml
vendored
1
.github/workflows/ghcr_deploy.yml
vendored
|
@ -15,6 +15,7 @@ env:
|
|||
# There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu.
|
||||
jobs:
|
||||
docker-hub-deploy:
|
||||
if: github.repository == 'BerriAI/litellm'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue