From 59db6464e472529faab90e0bcd9b7f14938682cd Mon Sep 17 00:00:00 2001 From: McQuenji <60017181+mcquenji@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:40:11 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action.yml b/action.yml index ec4772f..06324d5 100644 --- a/action.yml +++ b/action.yml @@ -107,6 +107,8 @@ outputs: description: Check run URL url_html: description: Check run URL HTML + summary: + description: The raw generated summary runs: using: 'node20' main: 'dist/index.js'