mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-13 03:30:29 +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:
parent
ad33acd7d1
commit
3cdb12d293
@ -302,8 +302,6 @@ githubRelease {
|
||||
releaseName "[${mc_version}] ${mod_version}"
|
||||
body ''
|
||||
prerelease false
|
||||
|
||||
releaseAssets.from(jar.archivePath)
|
||||
}
|
||||
|
||||
task uploadAll(dependsOn: [uploadArchives, "curseforge", "githubRelease"]) {
|
||||
|
Loading…
Reference in New Issue
Block a user