Add correct number of newlines

Signed-off-by: zax71 <zabax32@gmail.com>
This commit is contained in:
zax71 2023-03-02 12:54:20 +00:00
parent 2c5e86c689
commit 68411ae6bf
2 changed files with 1 additions and 2 deletions

View File

@ -80,4 +80,3 @@ jobs:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
CHANGELOG: ${{ steps.changelog.outputs.body }}
PRERELEASE: ${{ steps.changelog.outputs.prerelease }}

View File

@ -188,4 +188,4 @@ modrinth {
gameVersions = ["1.19.2", "1.19.1", "1.19", "1.18.2", "1.18.1", "1.18", "1.17.1", "1.17", "1.16.5", "1.16.4", "1.16.3", "1.16.2", "1.16.1", "1.16"]
loaders = ["bukkit", "spigot", "paper", "purpur"]
changelog = System.getenv("CHANGELOG")
}
}