set version as optional

This commit is contained in:
Alif Rachmawadi
2019-08-16 18:30:45 +07:00
parent fc54c01d84
commit 62ca43375c

View File

@@ -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