diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-07-17 12:19:16 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-07-17 12:19:16 +0200 |
| commit | 33d8900cd6621816680634fcbae2dd07f1cffbd3 (patch) | |
| tree | 4ba3216adbe0acd83d142b6db4172372514425ff | |
| parent | b56a1e81a8ff332ae6e9cf15e2cd2bc173846d5c (diff) | |
| download | RoughlyEnoughItems-feature/20.x-1.21.6.tar.gz RoughlyEnoughItems-feature/20.x-1.21.6.tar.bz2 RoughlyEnoughItems-feature/20.x-1.21.6.zip | |
build: add jitpack meta filefeature/20.x-1.21.6
| -rw-r--r-- | jitpack.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jitpack.yml b/jitpack.yml new file mode 100644 index 000000000..bf1e16d9d --- /dev/null +++ b/jitpack.yml @@ -0,0 +1,5 @@ +jdk: + - openjdk21 +install: + - ./gradlew publishToMavenLocal + |
