Skip to content

Commit 43c16d8

Browse files
authored
feat: add branding to actin.yml
1 parent 8b91516 commit 43c16d8

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,5 +1,8 @@
11
name: "Setup Flutter SDK"
22
description: "Setup the Flutter SDK, and add it to the PATH"
3+
branding:
4+
icon: "triangle"
5+
color: "blue"
36
inputs:
47
sdk:
58
description: "The channel to install ('stable', 'beta', 'dev')."

0 commit comments

Comments
 (0)