fix: lowercase org name

This commit is contained in:
Ditmar Visser
2025-06-05 14:53:24 +00:00
parent e6f0738754
commit 06874a8b90

View File

@ -14,7 +14,7 @@ jobs:
container:
image: catthehacker/ubuntu:act-latest
env:
DOCKER_ORG: HBO-ICT
DOCKER_ORG: hbo-ict
DOCKER_LATEST: latest
RUNNER_TOOL_CACHE: /toolcache
steps: