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

This commit is contained in:
Shaun Maher 2024-02-22 15:41:25 +11:00 committed by Ishaan Jaff
parent 48f96dd563
commit c838b2853c

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]