Update ghcr_deploy.yml

This commit is contained in:
Ishaan Jaff 2024-01-11 08:10:34 +05:30 committed by GitHub
parent 8394315173
commit b103ca3960
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"