From 1254889ddcd2ef4590f287b0e9c0924b0f6aca06 Mon Sep 17 00:00:00 2001 From: Sebastian Krupinski Date: Sat, 14 Feb 2026 16:35:27 -0500 Subject: [PATCH] chore: update name Signed-off-by: Sebastian Krupinski --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5798d43..8a9bf80 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Server Install Action' +name: 'Nodarx Server Install Action' description: 'Clone Nodarx server repository and install Node.js, PHP, and/or nginx based on test requirements' author: 'Nodarx'