From c30b1156bdc7b1c93fa0a0aa314f4f4ae20dcd06 Mon Sep 17 00:00:00 2001 From: Sebastian Alfaro <30818940+AlphaSteam@users.noreply.github.com> Date: Sun, 23 Jun 2024 19:21:04 -0400 Subject: [PATCH] Update action.yml --- action.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/action.yml b/action.yml index 745f308..02fae99 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: Generate a microprint of the logs of a workflow job -description: Creates a microprint of the logs a job inside a Github workflow +name: GHuPrintGen +description: Creates a microprint of the logs of a job inside a GitHub workflow runs: using: docker @@ -103,4 +103,4 @@ inputs: default: ${{matrix && toJSON(matrix)}} description: Gets the matrix values. Only change if you want to hardcode the matrix values. NOT RECOMMENDED. - \ No newline at end of file +