Skip to content

Commit

Permalink
Update build_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn authored Jan 8, 2025
1 parent 7012c9c commit a3d7525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
java-version: 17
distribution: temurin
- run: chmod +x gradlew
- run: ./gradlew build publish curseforge modrinth
- run: ./gradlew build publishMods publish
env:
MOD_VERSION: ${{ steps.vars.outputs.version }}
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit a3d7525

Please sign in to comment.