draft back on

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

View file

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