From b4403c9a3ffb9150975a298bbe315e5d503e01ae Mon Sep 17 00:00:00 2001 From: MateuszSC Date: Wed, 9 Feb 2022 23:25:48 +0100 Subject: [PATCH] Update .github/actions/build/action.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jezer Mejía <59768785+JezerM@users.noreply.github.com> --- .github/actions/build/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/build/action.yml b/.github/actions/build/action.yml index 3e1fed5..344b589 100644 --- a/.github/actions/build/action.yml +++ b/.github/actions/build/action.yml @@ -1,5 +1,5 @@ -name: "Build Webgreeter" -description: "Builds webgreeter" +name: "Build web-greeter" +description: "Builds web-greeter" inputs: target-distro: required: true