Maven hates me, I'll fix it later

This commit is contained in:
tibs 2022-08-18 23:57:02 -04:00
parent e7616d1efc
commit 991594e20e
Signed by untrusted user who does not match committer: tibs
GPG key ID: 047833989F50F88F

View file

@ -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 }}