diff --git a/action.yml b/action.yml index 3d0e3e6..4d0d2ff 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Generate matrix from pubspec.yamlaction' +name: 'Generate matrix from pubspec.yaml action' description: 'GitHub Action to generates a matrix of Dart and Flutter SDK versions from a pubspec.yaml file' branding: icon: "triangle"