Added the deobf and source jar to CurseForge
This commit is contained in:
parent
99420129d0
commit
ca411eaaf0
1 changed files with 2 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue