fixed api key

This commit is contained in:
Timo Ley 2019-05-28 20:28:03 +02:00
parent 28f58c9f62
commit 8562642a4b

View file

@ -127,7 +127,7 @@ processResources {
} }
curseforge { curseforge {
apiKey = apiToken apiKey = getAPIKey
project { project {
id = projectID id = projectID
changelog = file('changelog.txt') changelog = file('changelog.txt')