fix(ci): use lowercase ghcr image names

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-14 22:57:54 +05:30
parent 7dfa08f148
commit d32afaed0b

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-admin-solid
CONTAINER_NAME: admin-solid