Skip to content

Commit 9b14e96

Browse files
Add branding to action.yml
1 parent 09f0126 commit 9b14e96

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Select Xcode
22
description: Composite action to select a specific Xcode version.
33

4+
branding:
5+
icon: code
6+
color: blue
7+
48
inputs:
59
xcode-version:
610
description: The version of Xcode to select

0 commit comments

Comments
 (0)