We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58910c3 commit a28a38aCopy full SHA for a28a38a
.github/workflows/flutter.yml
@@ -52,6 +52,6 @@ jobs:
52
- name: Upload APK
53
uses: actions/upload-artifact@v2
54
with:
55
- name: app
+ name: app-${{ matrix.flutter-channel }}
56
path: build/app/outputs/apk/release/app-release.apk
57
0 commit comments