Copy helm chart build and deploy job from ghcr_helm_deploy to ghcr_deploy.

This commit is contained in:
Shaun Maher
2024-03-16 10:47:16 -07:00
committed by Ishaan Jaff
parent 48f96dd563
commit c838b2853c
-1
View File
@@ -171,7 +171,6 @@ jobs:
registry_username: ${{ github.actor }}
registry_password: ${{ secrets.GITHUB_TOKEN }}
update_dependencies: true
release:
name: "New LiteLLM Release"
needs: [docker-hub-deploy, build-and-push-image, build-and-push-image-database]