Skip to content

Commit 56977c9

Browse files
authored
Add github actions branding
1 parent 2eabdd2 commit 56977c9

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: 'Kotlin main kts runner'
22
description: 'Run the given code as a main.kts script'
3+
branding:
4+
icon: 'award'
5+
color: 'purple'
36
inputs:
47
script:
58
description: 'Kotlin code to run'

0 commit comments

Comments
 (0)