From c6036f05702472d7269dac3be0795b31239bffb4 Mon Sep 17 00:00:00 2001 From: Sukharev <57486732+di-sukharev@users.noreply.github.com> Date: Sun, 21 May 2023 16:46:16 +0800 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2a269e1..56a7538 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'OpenCommit — improve commits with AI 🤯🔫' +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'