From f14e9df0203e61b039a6e2d2d398c50cbcf5eb00 Mon Sep 17 00:00:00 2001 From: Matthew Macdonald-Wallace Date: Fri, 27 Aug 2021 19:12:14 +0100 Subject: [PATCH] Update the container name to the correct value --- .github/workflows/container_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container_build.yml b/.github/workflows/container_build.yml index 74b2d73f0..4681fe133 100644 --- a/.github/workflows/container_build.yml +++ b/.github/workflows/container_build.yml @@ -31,7 +31,7 @@ jobs: with: # list of Docker images to use as base name for tags images: | - ghcr.io/louislam/uptim-kuma + ghcr.io/louislam/uptime-kuma # generate Docker tags based on the following events/attributes tags: | type=schedule