From 6a3556dc5be628cc2018ac38a9640701a5fc1ee1 Mon Sep 17 00:00:00 2001 From: tomrutsaert Date: Sat, 31 Aug 2024 21:15:26 +0200 Subject: [PATCH] chore(automatic): change image name in recipe --- recipes/recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 34b2ab9..73d8d04 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -1,5 +1,5 @@ # image will be published to ghcr.io// -name: template +name: myos # description will be included in the image's metadata description: This is my personal OS image.