forked from phoenix/litellm-mirror
(fix) ghcr_deploy.yaml
This commit is contained in:
parent
5e4b0d1f5a
commit
73a95e0d25
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ghcr_deploy.yml
vendored
1
.github/workflows/ghcr_deploy.yml
vendored
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue