Skip to content

Commit a28a38a

Browse files
authored
Update flutter.yml
1 parent 58910c3 commit a28a38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
- name: Upload APK
5353
uses: actions/upload-artifact@v2
5454
with:
55-
name: app
55+
name: app-${{ matrix.flutter-channel }}
5656
path: build/app/outputs/apk/release/app-release.apk
5757

0 commit comments

Comments
 (0)