fix(ci): use lowercase ghcr image names

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-14 22:57:56 +05:30
parent e908792ed9
commit 752e331126

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
DEPLOYMENT_NAME: nxtgauge-frontend-solid
CONTAINER_NAME: frontend-solid