Skip to content

Commit a45aec7

Browse files
committed
Update action.yml
1 parent b9d7b6d commit a45aec7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: "exiftool-action"
2+
author: "daniel maricic aka woss"
23
description:
34
"Exiftool github action. Adds exiftool to the PATH environment variable."
5+
branding:
6+
icon: "code"
7+
color: "green"
48
runs:
59
using: "node20"
610
main: "dist/index.js"

0 commit comments

Comments
 (0)