Add changelog generation
This commit is contained in:
parent
08e504a607
commit
1e895f1786
3 changed files with 11 additions and 3 deletions
|
@ -14,7 +14,7 @@ curseforge {
|
|||
|
||||
project {
|
||||
id = "237903"
|
||||
changelog = "A changelog can be found at https://github.com/TechReborn/TechReborn"
|
||||
changelog = ENV.CHANGELOG
|
||||
releaseType = ENV.RELEASE_CHANNEL ?: "release"
|
||||
addGameVersion "1.17.1"
|
||||
addGameVersion "Fabric"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue