HangarMC / hangar-publish-plugin

Gradle plugin for publishing artifacts to Hangar

Home Page:https://plugins.gradle.org/plugin/io.papermc.hangar-publish-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment with adding Closure-accepting methods to work around Groovy DSL issues

jpenilla opened this issue · comments

See jpenilla/run-task@e3d503e

Some methods which accept Action might also want variants that accept Closure.