forked from phoenix/litellm-mirror
Update ghcr_deploy.yml
This commit is contained in:
parent
8394315173
commit
b103ca3960
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghcr_deploy.yml
vendored
2
.github/workflows/ghcr_deploy.yml
vendored
|
@ -136,7 +136,7 @@ jobs:
|
|||
labels: ${{ steps.meta-database.outputs.labels }}
|
||||
release:
|
||||
name: "New LiteLLM Release"
|
||||
needs: [docker-hub-deploy, build-and-push-image, build-and-push-image-database, build-and-push-image-alpine]
|
||||
needs: [docker-hub-deploy, build-and-push-image, build-and-push-image-database]
|
||||
|
||||
runs-on: "ubuntu-latest"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue