Skip to content

Commit 28491de

Browse files
authored
Update action.yml (#30)
1 parent befd7c8 commit 28491de

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 Dart SDK"
22
description: "Setup the Dart SDK, and add it to the PATH"
3+
branding:
4+
icon: check-circle
5+
color: blue
36
inputs:
47
sdk:
58
description: "The channel, or a specific version from a channel to install ('stable', 'beta', 'dev', '2.7.2', '2.12.0-1.4.beta'). Using one of the three channels instead of a version will give you the latest version published to that channel."

0 commit comments

Comments
 (0)