mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-06-07 17:06:17 +02:00
ci: first modrinth publishing test
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
46a3ff542b
commit
3dcdb83bed
2 changed files with 27 additions and 2 deletions
|
@ -27,3 +27,7 @@ jobs:
|
|||
name: Upload
|
||||
env:
|
||||
PACKAGE_REPO_KEY: ${{ secrets.PACKAGE_REPO_KEY }}
|
||||
- run: ./gradlew modrinth
|
||||
name: Publish to Modrinth
|
||||
env:
|
||||
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue