From b8be285142f7dd6ad35dce17199f38f320725ac3 Mon Sep 17 00:00:00 2001 From: Simon Parten Date: Sat, 18 May 2024 19:53:17 +0200 Subject: [PATCH] . --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index e17fe31..77c99ec 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -30,7 +30,7 @@ jobs: uses: devcontainers/ci@v0.3 with: # Change this to point to your image name - imageName: ghcr.io/quafadas/scalaJsLiveServer + imageName: ghcr.io/quafadas/scala-js-live-server # Change this to be your CI task/script runCmd: | # Add multiple commands to run if needed