From 3ad1e9a28788e2876a3a4fc64dd7824ab4c4fe7b Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 2 Dec 2023 17:19:05 -0800 Subject: [PATCH] Update ghcr_deploy.yml --- .github/workflows/ghcr_deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ghcr_deploy.yml b/.github/workflows/ghcr_deploy.yml index 61d4e1694..47a669985 100644 --- a/.github/workflows/ghcr_deploy.yml +++ b/.github/workflows/ghcr_deploy.yml @@ -22,6 +22,5 @@ jobs: - name: Build and push Docker image uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc with: - context: image/ push: true tags: ghcr.io/berriai/litellm:latest