Skip to content

Commit a936943

Browse files
committed
Adds branding for public action
1 parent 01bc245 commit a936943

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: "Flutter SDK"
22
author: Sebastian Messingfeld
33
description: "Installs Flutter SDK"
4+
branding:
5+
icon: 'check-circle'
6+
color: 'orange'
47
inputs:
58
flutter-sdk-version:
69
description: "The Flutter SDK Version"

0 commit comments

Comments
 (0)