mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2025-01-02 18:48:06 +01:00
Also publish dev branch builds to Hangar
This commit is contained in:
parent
2e8d6bcc9f
commit
4fa985f131
@ -84,7 +84,6 @@ modrinth {
|
||||
}
|
||||
}
|
||||
|
||||
if (isMainBranch) { // Don't spam releases until Hangar has per channel notifications
|
||||
hangarPublish {
|
||||
publications.register("plugin") {
|
||||
version.set(suffixedVersion)
|
||||
@ -123,4 +122,3 @@ if (isMainBranch) { // Don't spam releases until Hangar has per channel notifica
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user