We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eabdd2 commit 56977c9Copy full SHA for 56977c9
action.yml
@@ -1,5 +1,8 @@
1
name: 'Kotlin main kts runner'
2
description: 'Run the given code as a main.kts script'
3
+branding:
4
+ icon: 'award'
5
+ color: 'purple'
6
inputs:
7
script:
8
description: 'Kotlin code to run'
0 commit comments