From caa0cdd62af16508c2430c17a2712e693f280a65 Mon Sep 17 00:00:00 2001 From: karczu Date: Wed, 22 May 2024 15:15:46 +0200 Subject: [PATCH] v1 test action --- action.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/action.yml b/action.yml index 101186a..c06d826 100644 --- a/action.yml +++ b/action.yml @@ -1,11 +1,9 @@ -name: 'The name of your action here' -description: 'Provide a description here' -author: 'Your name or organization here' +name: 'Test action' # Add your action's branding here. This will appear on the GitHub Marketplace. branding: icon: 'heart' - color: 'red' + color: 'yellow' # Define your inputs here. inputs: