CurseForge stuff
This commit is contained in:
parent
c96d1b439d
commit
040d029726
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ artifacts {
|
||||||
|
|
||||||
curse {
|
curse {
|
||||||
projectId = project.config.curse_project_id
|
projectId = project.config.curse_project_id
|
||||||
apiKey = "$System.env.curse_api_key"
|
apiKey = project.curse_api_key
|
||||||
releaseType = project.config.curse_release_type
|
releaseType = project.config.curse_release_type
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue