From e2eb13a6785d405cd33b91ac9ecc38ae3b4cb71f Mon Sep 17 00:00:00 2001 From: di-sukharev Date: Sun, 21 May 2023 16:30:14 +0800 Subject: [PATCH] style(action.yml): reformat branding section to be more readable and consistent with the rest of the file feat(action.yml): add keywords to improve discoverability of the action --- action.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index b6c23e5c..2a269e1c 100644 --- a/action.yml +++ b/action.yml @@ -2,8 +2,9 @@ name: 'OpenCommit — improve commits with AI 🤯🔫' description: 'Replaces lame commit messages with meaningful AI-generated messages when you push to remote' author: 'https://github.com/di-sukharev' repo: 'https://github.com/di-sukharev/opencommit/tree/github-action' -icon: 'git-commit' -color: 'green' +branding: + icon: 'git-commit' + color: 'green' keywords: [ 'git',