Rework actions to publish to Maven and Releases. Update README.md to reference Gitea maven.
release / build (21) (push) Failing after 11m5s

This commit is contained in:
2024-12-31 16:26:23 -07:00
parent 26bbd0417f
commit c5f0e3ff97
3 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ cooperative data synthesis.
Gradle:
```groovy
repositories {
maven { url "https://maven.bigduckie.dev/releases" }
maven { url "https://git.bigduckie.dev/api/packages/big-duckie/maven" }
}
dependencies {