Skip to content

Commit ecc125a

Browse files
committed
Add branding icon and color
1 parent eefb6de commit ecc125a

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: 'Swift Android Action'
22
description: 'Cross-compiles a swift package for Android and runs the test cases in an Android emulator'
3+
branding:
4+
icon: 'target'
5+
color: 'orange'
36
inputs:
47
swift-version:
58
description: 'The version of the Swift toolchain to use'

0 commit comments

Comments
 (0)