diff --git a/.github/workflows/ghcr_deploy.yml b/.github/workflows/ghcr_deploy.yml index d37eb31a1..d02b5ca16 100644 --- a/.github/workflows/ghcr_deploy.yml +++ b/.github/workflows/ghcr_deploy.yml @@ -18,7 +18,6 @@ env: REGISTRY: ghcr.io IMAGE_NAME: ${{ github.repository }} CHART_NAME: litellm-helm - APP_NAME: litellm # There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu. jobs: