Skip to content

Commit

Permalink
Merge branch '1.19.3' into 1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Treetrain1 committed Feb 6, 2023
2 parents 0ff199d + 034f547 commit 43cc062
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,5 @@ jobs:
key: ${{ runner.os }}-gradle-#{{ hashFiles('**/gradle-wrapper.properties') }}
restore-keys: |
${{ runner.os }}-gradle-
- name: Building
run: ./gradlew build -PreleaseType=stable -PuseThirdPartyMods=false
- name: Publish to CurseForge and Modrinth
run: ./gradlew publishMod -PreleaseType=stable -PuseThirdPartyMods=false

0 comments on commit 43cc062

Please sign in to comment.