mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2024-11-24 03:27:19 -05:00
Maven hates me, I'll fix it later
This commit is contained in:
parent
e7616d1efc
commit
991594e20e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue