From dc3b9fb92404c0ec165cf829ccc0c685a40d9a16 Mon Sep 17 00:00:00 2001 From: Allan Lei Date: Wed, 10 Jan 2024 11:09:01 +0800 Subject: [PATCH] Update description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 4e30719..68b3333 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: Generate git diff -description: Performs a Git diff between the current branch and a target branch or commit, and saves the diff output as an artifact in the workflow. +description: Performs a git comparison between 2 refs branding: icon: git-branch color: gray-dark