mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-25 03:25:11 +01:00
Also publish dev branch builds to Hangar
This commit is contained in:
parent
1bf7962dc3
commit
7e53f55509
@ -80,7 +80,6 @@ modrinth {
|
||||
}
|
||||
}
|
||||
|
||||
if (isMainBranch) { // Don't spam releases until Hangar has per channel notifications
|
||||
hangarPublish {
|
||||
publications.register("plugin") {
|
||||
version.set(suffixedVersion)
|
||||
@ -104,4 +103,3 @@ if (isMainBranch) { // Don't spam releases until Hangar has per channel notifica
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user