mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-10 10:10:22 +01:00
[ci-skip] update release channel for hangar
This commit is contained in:
parent
9ec385d902
commit
5f4110c2f2
@ -119,7 +119,7 @@ tasks {
|
||||
|
||||
version.set(rootProject.version as String)
|
||||
|
||||
channel.set(if (isSnapshot) "Snapshot" else "Release")
|
||||
channel.set(if (isSnapshot) "Beta" else "Release")
|
||||
|
||||
changelog.set(content)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user