We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d7b6d commit a45aec7Copy full SHA for a45aec7
action.yml
@@ -1,6 +1,10 @@
1
name: "exiftool-action"
2
+author: "daniel maricic aka woss"
3
description:
4
"Exiftool github action. Adds exiftool to the PATH environment variable."
5
+branding:
6
+ icon: "code"
7
+ color: "green"
8
runs:
9
using: "node20"
10
main: "dist/index.js"
0 commit comments