Update docker.yml

This commit is contained in:
Ishaan Jaff 2023-12-02 14:51:34 -08:00 committed by GitHub
parent deb6162e78
commit 25c141a9b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ env.REPO_NAME }}
images: ghcr.io/berriai/litellm
- name: Get tag to build
id: tag
run: |
@ -47,4 +47,4 @@ jobs:
${{ steps.tag.outputs.latest }}
${{ steps.tag.outputs.versioned }}
labels: ${{ steps.meta.outputs.labels }}
push: true
push: true