(fix) ghcr_deploy.yaml

This commit is contained in:
Ishaan Jaff 2024-03-16 10:41:44 -07:00
parent 5e4b0d1f5a
commit 73a95e0d25

View file

@ -172,6 +172,7 @@ 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]