first commit
Some checks failed
Docker / build (push) Failing after 3s

This commit is contained in:
Sthope 2025-03-18 20:11:01 +01:00
parent be7665d2e8
commit 75262a0501

View File

@ -12,7 +12,7 @@ on:
env:
# Use docker.io or ghcr.io
REGISTRY: docker.io
IMAGE_NAME: ${{ github.repository.split('/')[1] }}
IMAGE_NAME: "${{ github.repository.split('/')[1] }}"
RELEASE: latest