sync body test
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -31,3 +31,5 @@ jobs:
|
|||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
files: build/libs/*.jar
|
files: build/libs/*.jar
|
||||||
|
- name: Modrinth Body
|
||||||
|
run: ./gradlew modrinthSyncBody
|
||||||
|
|||||||
Reference in New Issue
Block a user