Skip to content

Commit e2eb13a

Browse files
committed
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
1 parent c23b0b4 commit e2eb13a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ name: 'OpenCommit — improve commits with AI 🤯🔫'
22
description: 'Replaces lame commit messages with meaningful AI-generated messages when you push to remote'
33
author: 'https://github.com/di-sukharev'
44
repo: 'https://github.com/di-sukharev/opencommit/tree/github-action'
5-
icon: 'git-commit'
6-
color: 'green'
5+
branding:
6+
icon: 'git-commit'
7+
color: 'green'
78
keywords:
89
[
910
'git',

0 commit comments

Comments
 (0)