mirror of
https://github.com/GTNewHorizons/GTNH-Actions-Workflows.git
synced 2026-09-01 11:57:32 +02:00
run to force using the deobf jar for publishing (#12)
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
|
||||
- name: Publish to Maven, Modrinth and CurseForge
|
||||
run: ./gradlew --info --stacktrace publish
|
||||
run: ./gradlew --info --stacktrace build publish
|
||||
continue-on-error: true
|
||||
env:
|
||||
MAVEN_USER: ${{ secrets.MAVEN_USER }}
|
||||
|
||||
Reference in New Issue
Block a user