1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Feat: Add changelog to modrinth releases (#4770)

* Feat: Add changelog to modrinth releases

* oops
This commit is contained in:
chris
2024-06-19 22:27:14 +02:00
committed by GitHub
parent 2c47330509
commit 34158f9463
2 changed files with 2 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ jobs:
- name: Publish to Modrinth
if: ${{ success() && github.repository == 'GeyserMC/Geyser' && github.ref_name == 'master' }}
env:
CHANGELOG: ${{ steps.metadata.outputs.body }}
BUILD_NUMBER: ${{ steps.release-info.outputs.curentRelease }}
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
run: ./gradlew modrinth