Merge pull request #5

github: fix "repository name must be lowercase"
This commit is contained in:
Herculino Trotta
2024-12-27 03:13:13 -03:00
committed by GitHub

View File

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