fix(ci): use lowercase ghcr image names

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-14 22:57:55 +05:30
parent fced248dfc
commit eaec788b2f

View file

@ -12,7 +12,7 @@ permissions:
packages: write
env:
IMAGE_NAME: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}
IMAGE_NAME: ghcr.io/traceworks2023/${{ github.event.repository.name }}
K8S_NAMESPACE: nxtgauge-ai
DEPLOYMENT_NAME: nxtgauge-ai-assistant
CONTAINER_NAME: ai-assistant