Created
November 23, 2024 11:17
-
-
Save krzema12/6cfc784f3dc7438bffc54e0e5a37cb86 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env kotlin | |
@file:DependsOn("io.github.typesafegithub:action-binding-generator:1.5.0") | |
import io.github.typesafegithub.workflows.actionbindinggenerator.generateActionBindings | |
generateActionBindings(args) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment