try for changelog test

This commit is contained in:
alexcrea 2026-01-13 01:56:01 +01:00
parent 0be5ccc20a
commit 9f6c1ebe16
Signed by: alexcrea
GPG key ID: E346CD16413450E3

View file

@ -139,8 +139,8 @@ jobs:
game-versions: ${{ env.MODRINTH_VERSIONS }}
channel: alpha
files: build/libs/${{ env.ONLINE_JAR_NAME }}
#changelog: TODO
status: draft
changelog: ${{ github.event.head_commit.message }}
#status: draft
- name: Modrinth publish release
if: ${{ github.event_name == 'release' && github.repository_owner == 'alexcrea' && success() }}