diff --git a/action.yml b/action.yml index 9f1a990..32f6403 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,4 @@ -# When creating your own action from this template, update this file with -# information about your action, such as the name, description, inputs, outputs, -# and any other relevant details. -name: 'Your name here' +name: 'The name of your action here' description: 'Provide a description here' author: 'Your name or organization here'