1
0

Setup Sonatype publishing
All checks were successful
Build & Release / release-library (push) Successful in 2m8s

This commit is contained in:
2024-11-12 20:10:41 +01:00
parent 21c8543ea4
commit dff5a6d369
14 changed files with 421 additions and 126 deletions

View File

@ -39,4 +39,4 @@ jobs:
- name: Run tests
run: ./gradlew --info --stacktrace test
- name: Upload to Maven Central
run: ./gradlew --debug publish
run: ./gradlew publishToMavenCentral