modrinth readme sync
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user