Skip to content

Commit

Permalink
Maven hates me, I'll fix it later
Browse files Browse the repository at this point in the history
  • Loading branch information
TibiNonEst committed Aug 19, 2022
1 parent e7616d1 commit 991594e
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 @@ -32,7 +32,7 @@ jobs:
uses: gradle/wrapper-validation-action@v1

- name: Build and publish with Gradle
run: ./gradlew build publish modrinth curseforge
run: ./gradlew build modrinth curseforge
env:
MAVEN_URL: ${{ secrets.MAVEN_URL }}
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
Expand Down

0 comments on commit 991594e

Please sign in to comment.