We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23b0b4 commit e2eb13aCopy full SHA for e2eb13a
action.yml
@@ -2,8 +2,9 @@ name: 'OpenCommit — improve commits with AI 🤯🔫'
2
description: 'Replaces lame commit messages with meaningful AI-generated messages when you push to remote'
3
author: 'https://github.com/di-sukharev'
4
repo: 'https://github.com/di-sukharev/opencommit/tree/github-action'
5
-icon: 'git-commit'
6
-color: 'green'
+branding:
+ icon: 'git-commit'
7
+ color: 'green'
8
keywords:
9
[
10
'git',
0 commit comments