From 7e19deafecc192e519d2c427064db9929d3d2887 Mon Sep 17 00:00:00 2001 From: tumillanino <43668592+tumillanino@users.noreply.github.com> Date: Tue, 24 Mar 2026 20:12:41 +1100 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 37d93c6..d8df0b4 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: miasma-os # description will be included in the image's metadata description: This is my personal OS image.