forked from phoenix/litellm-mirror
(ci/cd) deploy litellm to dockerhub
This commit is contained in:
parent
00030dfad6
commit
f277cf4826
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghcr_deploy.yml
vendored
2
.github/workflows/ghcr_deploy.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
push: true
|
||||
tags: litellm/test-litellm:latest
|
||||
tags: litellm/litellm:latest
|
||||
build-and-push-image:
|
||||
runs-on: ubuntu-latest
|
||||
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue