Merge 1.19.4 into 1.20
This commit is contained in:
commit
cc6191cef2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build and publish mod to CurseForge & Modrinth
|
||||
run: ./gradlew forge:publishToModSites fabric:publishToModSites
|
||||
run: ./gradlew forge:publishToModSites fabric:publishToModSites forge:copyJarToBin fabric:copyJarToBin
|
||||
env:
|
||||
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}
|
||||
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user