We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
magick
1 parent 36dd85b commit d683194Copy full SHA for d683194
action.yaml
@@ -23,7 +23,7 @@ inputs:
23
exec_magick:
24
description: 'Executable name, with optional path, to ImageMagick executable'
25
required: true
26
- default: 'convert'
+ default: 'magick'
27
28
destination_extensions:
29
description: 'Comma separated list of file extensions parsed and passed to `magik`, example "jpeg,avif"'
0 commit comments