mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-01 01:57:55 +00:00
Stop shipping jars with GH releases
The build appears to be a little bit broken, I haven't got willpower to look into it, and it's not really used anyway.
This commit is contained in:
@@ -302,8 +302,6 @@ githubRelease {
|
||||
releaseName "[${mc_version}] ${mod_version}"
|
||||
body ''
|
||||
prerelease false
|
||||
|
||||
releaseAssets.from(jar.archivePath)
|
||||
}
|
||||
|
||||
task uploadAll(dependsOn: [uploadArchives, "curseforge", "githubRelease"]) {
|
||||
|
Reference in New Issue
Block a user