typesafegithub / github-workflows-kt

Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!
https://typesafegithub.github.io/github-workflows-kt/
Apache License 2.0
515 stars 24 forks source link

feat(server): define Maven Central repository in action bindings' POMs #1505

Closed krzema12 closed 3 months ago

krzema12 commented 3 months ago

Thanks to this, one doesn't have to add an explicit dependency on Maven Central if using bindings provided by the server, and if no other dependency is needed from Maven Central.