From 8af8cf6a88e315ab0c8276a505666fc498a96090 Mon Sep 17 00:00:00 2001 From: David Boreham Date: Fri, 14 Jun 2024 13:37:44 -0600 Subject: [PATCH] Add note --- .gitea/lib/shared-action/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/lib/shared-action/action.yml b/.gitea/lib/shared-action/action.yml index b0096bf..6f53c71 100644 --- a/.gitea/lib/shared-action/action.yml +++ b/.gitea/lib/shared-action/action.yml @@ -7,7 +7,7 @@ inputs: required: true secret1: description: 'Pass in your secret like this' - required: true + required: true # Note that gitea ignores the required attribute at present outputs: output-one: description: 'The output'