github: fix "repository name must be lowercase"

This commit is contained in:
Herculino Trotta
2024-12-27 03:12:59 -03:00
parent d66a2e2856
commit 265af71ac5

View File

@@ -6,7 +6,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: WYGIWYH
IMAGE_NAME: wygiwyh
jobs:
build-and-push: