remove unused env var

This commit is contained in:
Mikio Stewart 2024-07-12 15:45:55 -07:00
parent 05831ab6d4
commit 54f02d52db

View file

@ -18,7 +18,6 @@ env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}
CHART_NAME: litellm-helm 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. # There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu.
jobs: jobs: