first commit
Some checks failed
Docker / docker (push) Failing after 30s

This commit is contained in:
Sthope 2025-03-18 20:57:58 +01:00
parent 680896e374
commit 4416d37c74

View File

@ -14,7 +14,7 @@ env:
REGISTRY: docker.io
RELEASE: latest
USER: sthopeless
IMAGE: ${{ github.repository }}
IMAGE: ${{ github.repository.split('/')[1] }}
jobs:
docker: