Added the deobf and source jar to CurseForge

This commit is contained in:
Adubbz 2015-02-16 11:04:29 +11:00
parent 99420129d0
commit ca411eaaf0
1 changed files with 2 additions and 3 deletions

View File

@ -151,9 +151,8 @@ curse {
apiKey = "$System.env.curse_api_key"
releaseType = project.config.curse_release_type
println projectId
println apiKey
println releaseType
additionalArtifact deobfJar
additionalArtifact sourceJar
}
uploadArchives {