remove stray dependency from curse change log task
This commit is contained in:
parent
a24e28f7ea
commit
f64fb40b15
|
@ -103,8 +103,6 @@ artifacts {
|
||||||
}
|
}
|
||||||
|
|
||||||
curse {
|
curse {
|
||||||
dependsOn "createCurseChangelog"
|
|
||||||
|
|
||||||
projectId = "228756"
|
projectId = "228756"
|
||||||
apiKey = "$System.env.curse_api_key"
|
apiKey = "$System.env.curse_api_key"
|
||||||
changelog = "See github for changes"
|
changelog = "See github for changes"
|
||||||
|
|
Loading…
Reference in New Issue