From a76c3f3bad74ca1b85b19e36da14e940b0a96404 Mon Sep 17 00:00:00 2001 From: Flux Date: Sat, 22 Nov 2025 09:35:06 +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 37d93c6..af05db5 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: randofin-os # description will be included in the image's metadata description: This is my personal OS image.