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 07bcbc1 commit 1749dd3Copy full SHA for 1749dd3
action.yml
@@ -1,7 +1,8 @@
1
name: flutter-build-android
2
description: Builds an apk or appbundle
3
-icon: Box
4
-color: blue
+branding:
+ icon: box
5
+ color: blue
6
inputs:
7
working-directory:
8
description: The root directory of the flutter app within this repository
0 commit comments