We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c142c82 commit b6fe5cfCopy full SHA for b6fe5cf
implementations/spigot/build.gradle.kts
@@ -164,5 +164,5 @@ hangarPublish {
164
165
tasks.register("publish") {
166
dependsOn("modrinth")
167
- dependsOn("publishPluginPublicationsToHangar")
+ dependsOn("publishPluginPublicationToHangar")
168
}
0 commit comments