modrinth readme sync

This commit is contained in:
sebseb7
2023-10-08 06:38:13 +02:00
parent 409802c696
commit 853f0d3646
3 changed files with 15 additions and 0 deletions

View File

@@ -26,6 +26,10 @@ jobs:
with:
name: md5sum.txt
path: md5sum.txt
- name: Modrinth Body
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_PAT }}
run: ./gradlew modrinthSyncBody
- name: Modrinth
if: startsWith(github.ref, 'refs/tags/')
env: