Skip to content

Commit

Permalink
Merge pull request #199 from KyoriPowered/publishing/disable
Browse files Browse the repository at this point in the history
publishing: stop publishing snapshots
  • Loading branch information
zml2008 authored Dec 2, 2021
2 parents d4bfd10 + 7490924 commit 8859978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
idea
val indraVersion = "2.0.6"
id("net.kyori.indra") version indraVersion
id("net.kyori.indra.publishing.sonatype") version indraVersion
// id("net.kyori.indra.publishing.sonatype") version indraVersion
id("net.kyori.indra.license-header") version indraVersion
id("net.kyori.indra.checkstyle") version indraVersion
id("me.champeau.jmh") version "0.6.6"
Expand Down

0 comments on commit 8859978

Please sign in to comment.