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 d43b51f commit 259c20fCopy full SHA for 259c20f
README.md
@@ -8,7 +8,7 @@ assuming kotlin is already installed (which is the default with ubuntu-latest).
8
9
Usage:
10
```yaml
11
- - uses: pgreze/kotlin-main-kts-run@main
+ - uses: pgreze/kotlin-main-kts-run@1.0
12
with:
13
script: |
14
println("Hello from kotlin")
0 commit comments