ci: added release ci

Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
moonleay 2024-05-08 02:00:37 +02:00
parent 0d775f1252
commit 8d8e8bec1c
Signed by: moonleay
GPG key ID: 82667543CCD715FB
3 changed files with 53 additions and 6 deletions

View file

@ -41,8 +41,3 @@ jobs:
env:
GIT_SHA_SHORT: ${{ steps.vars.outputs.sha_short }}
PACKAGE_REPO_KEY: ${{ secrets.PACKAGE_REPO_KEY }}
- run: ./gradlew modrinth
name: Publish to Modrinth
env:
GIT_SHA_SHORT: ${{ steps.vars.outputs.sha_short }}
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}