Matched functionality of the CLI with the Bash predecessor.
This commit is contained in:
@@ -12,9 +12,8 @@ inputs:
|
||||
description: 'The name or regex pattern (prefixed with ~) of the binary to search for within the asset. Defaults to the repository name.'
|
||||
required: false
|
||||
file-type:
|
||||
description: 'The type of the file to be downloaded (archive, package, or custom regex).'
|
||||
description: 'Asset type selector: archive, package, zip, gzip, gz, tar, tar.gz, tgz, deb, pkg, rpm.'
|
||||
required: false
|
||||
default: 'archive'
|
||||
update-cache:
|
||||
description: 'How to handle the tool cache (false, true, or always). Defaults to false.'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user