diff --git a/action.yml b/action.yml index 02075f4..12915ba 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,9 @@ name: 'hash-files' description: 'Compute the SHA256 hash of specified files' +branding: + icon: file + color: blue + author: 'seepine' inputs: workdir: