From 9b688b1660d6f0a016e5a7ee848cc3d1ca51a0d0 Mon Sep 17 00:00:00 2001 From: outbackdingo <52370034+outbackdingo@users.noreply.github.com> Date: Tue, 15 Apr 2025 18:30:31 +0700 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..964d4ef 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: quantum-os # description will be included in the image's metadata description: This is my personal OS image.