Skip to content

Commit

Permalink
Add changelog because auto-generated is garbo
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHeijden committed Jan 12, 2024
1 parent 8cadbc9 commit d20d24b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,14 @@ jobs:
version: ${{ steps.build.outputs.version }}
modrinth-id: V27CDDh1
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
changelog-file: CHANGELOG.md
github-token: ${{ secrets.GITHUB_TOKEN }}
files: |
jars/*.jar
loaders: |
paper
purpur
game-versions: |
>=1.19.4 <=1.20.4
>=1.19 <=1.20.4
game-version-filter: releases
java: 17
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Changelog
- Automatic releases to modrinth via GitHub Actions
- No further changes are made comapared to v6.17.1!

0 comments on commit d20d24b

Please sign in to comment.