Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Apr 16, 2024
1 parent cd1a303 commit ecd424a
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: 21
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 ecd424a

Please sign in to comment.