Bump version
This commit is contained in:
parent
9b0303f1d7
commit
809e913683
2 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@ def env = System.getenv()
|
|||
import org.kohsuke.github.GHReleaseBuilder
|
||||
import org.kohsuke.github.GitHub
|
||||
|
||||
task github(dependsOn: [remapJar, sourcesJar, javadocJar]) {
|
||||
task release(dependsOn: [remapJar, sourcesJar, javadocJar]) {
|
||||
onlyIf {
|
||||
env.GITHUB_TOKEN
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue