Skip to content

Commit ef445c5

Browse files
committed
add license badge
1 parent a66db9b commit ef445c5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
channel: 'stable'
2323
- run: flutter pub get
24+
- run: flutter analyze
2425
- run: flutter build apk --debug --split-per-abi
2526
- run: flutter build appbundle --debug
2627
- name: Create a Release APK

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
[![style: lint](https://img.shields.io/badge/style-lint-4BC0F5.svg)](https://pub.dev/packages/lint)
55
[![Test, Build and Release apk](https://github.com/mqhamdam/jjogji/actions/workflows/main.yml/badge.svg)](https://github.com/mqhamdam/jjogji/actions/workflows/main.yml)
66
![GitHub release (latest by date)](https://img.shields.io/github/v/release/mqhamdam/jjogji)
7+
![GitHub](https://img.shields.io/github/license/mqhamdam/jjogji?style=plastic)
78

89
#### To be complited soon...

0 commit comments

Comments
 (0)