mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
try for changelog test
This commit is contained in:
parent
0be5ccc20a
commit
9f6c1ebe16
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
|
|
@ -139,8 +139,8 @@ jobs:
|
||||||
game-versions: ${{ env.MODRINTH_VERSIONS }}
|
game-versions: ${{ env.MODRINTH_VERSIONS }}
|
||||||
channel: alpha
|
channel: alpha
|
||||||
files: build/libs/${{ env.ONLINE_JAR_NAME }}
|
files: build/libs/${{ env.ONLINE_JAR_NAME }}
|
||||||
#changelog: TODO
|
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() }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue