mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-15 20:15:10 +01:00
release(9.3): add changelog
- Also specify programmer art edition Modrinth project id
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@@ -43,6 +43,7 @@ jobs:
|
||||
version: ${{ inputs.version }}
|
||||
version-type: release
|
||||
loaders: minecraft
|
||||
changelog-file: CHANGELOG.*
|
||||
|
||||
game-versions: |
|
||||
>=1.20
|
||||
@@ -52,7 +53,7 @@ jobs:
|
||||
- name: Upload programmer art version
|
||||
uses: Kir-Antipov/mc-publish@v3.3
|
||||
with:
|
||||
modrinth-id: wip
|
||||
modrinth-id: QXePegVz
|
||||
modrinth-featured: true
|
||||
modrinth-unfeature-mode: subset
|
||||
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
|
||||
@@ -66,6 +67,7 @@ jobs:
|
||||
version: ${{ inputs.version }}
|
||||
version-type: release
|
||||
loaders: minecraft
|
||||
changelog-file: CHANGELOG.*
|
||||
|
||||
game-versions: |
|
||||
>=1.20
|
||||
|
||||
Reference in New Issue
Block a user