diff --git a/action.yml b/action.yml index 645467b8..ee0b64bc 100644 --- a/action.yml +++ b/action.yml @@ -89,6 +89,10 @@ outputs: description: Count of skipped tests time: description: Test execution time [ms] + url: + description: Check run URL + url_html: + description: Check run URL HTML runs: using: 'node16' main: 'dist/index.js'