From c19c6c35e730d037110f78e25da6e38517ce5127 Mon Sep 17 00:00:00 2001 From: awalsh128 Date: Sat, 19 Nov 2022 15:53:44 -0800 Subject: [PATCH] Update description. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 50712dc..46d3d19 100644 --- a/action.yml +++ b/action.yml @@ -21,7 +21,7 @@ inputs: refresh: description: 'OBSOLETE, use version instead.' debug: - description: 'Debug issues with action. Minor performance penalty.' + description: 'Enable debugging when there are issues with action. Minor performance penalty.' required: false default: 'false'