fix(ci): use lowercase ghcr image names

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-14 22:57:56 +05:30
parent 38dd4d6d58
commit d58b6903a2

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