Skip to content

Commit db86cfa

Browse files
Add branding section in action.yml
1 parent 955e0c4 commit db86cfa

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 SwiftWasm'
22
description: 'Download a SwiftWasm toolchain and add it to the PATH'
3+
branding:
4+
color: orange
5+
icon: download
36
inputs:
47
swift-version:
58
description: 'Swift version to configure (default: wasm-5.7.1-RELEASE)'

0 commit comments

Comments
 (0)