Merge pull request #12 from nabilnalakath/patch-1

Updated README
This commit is contained in:
Alif Rachmawadi
2019-11-30 08:57:37 +07:00
committed by GitHub

View File

@@ -75,3 +75,4 @@ jobs:
- run: flutter build apk
```
For a step by step guide on implemenatation read the tutorial on [Medium](https://medium.com/better-programming/ci-cd-for-flutter-apps-using-github-actions-b833f8f7aac)