Skip to content

Commit 21ffc0f

Browse files
Fix formatting?
1 parent 13de05e commit 21ffc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ jobs:
311311
echo "=== Images ==="
312312
echo "DOCKERHUB_IMAGE=${DOCKERHUB_IMAGE}"
313313
echo "GHCR_IMAGE=${GHCR_IMAGE}"
314-
echo "DOCKER_HUB_USERNAME=fosrl
314+
echo "DOCKER_HUB_USERNAME=${DOCKER_HUB_USER}"
315315
echo
316316
echo "=== GitHub Kontext ==="
317317
echo "repository=${REPO}"

0 commit comments

Comments
 (0)