From 428888d78488b1b4d3a31f816e8a758dda4f1dc3 Mon Sep 17 00:00:00 2001 From: eriq12 Date: Mon, 5 May 2025 11:06:43 -0400 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 6d65da6..81ebd46 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -1,7 +1,7 @@ --- # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json # image will be published to ghcr.io// -name: template +name: hydro-os # description will be included in the image's metadata description: This is my personal OS image.