From d444af91fdc4228ac5c6816b871bea2fddce2fe1 Mon Sep 17 00:00:00 2001 From: "nabil.nalakath" Date: Fri, 27 Sep 2019 19:01:06 +0530 Subject: [PATCH] Fixes:Added guthub action in yml --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 31f4147..78bfe6b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,6 @@ name: flutter_githubaction description: A new Flutter project. +uses: subosito/flutter-action@v1.1.1 # The following defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43