sync body test

This commit is contained in:
sebseb7
2023-12-16 00:29:39 +01:00
parent 6f6d3395ac
commit dc4a0f5085

View File

@@ -32,4 +32,6 @@ jobs:
with: with:
files: build/libs/*.jar files: build/libs/*.jar
- name: Modrinth Body - name: Modrinth Body
env:
MODRINTH_TOKEN: ${{ vars.MODRINTH_TOKEN }}
run: ./gradlew modrinthSyncBody run: ./gradlew modrinthSyncBody