diff --git a/action.yml b/action.yml index 133da3e..bca8eda 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ author: 'Alif Rachmawadi' inputs: version: description: 'The Flutter version to make available on the path' - required: true + required: false channel: description: 'The Flutter build release channel' required: false