This commit is contained in:
Blast-MC
2024-05-19 16:31:52 -04:00
parent 3a247683f1
commit 4c2ae38401
42 changed files with 413 additions and 465 deletions

View File

@@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
java: [17]
java: [21]
fail-fast: true
steps:

View File

@@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
java: [17]
java: [21]
fail-fast: true
steps:
@@ -40,7 +40,7 @@ jobs:
git config --global user.email "no-reply@github.com"
git config --global user.name "GitHub Actions"
./gradlew applyPatches
./gradlew createReobfPaperclipJar
./gradlew createMojmapBundlerJar
./gradlew :parchment-api:publishMavenPublicationToEdenSnapshotsRepository
./gradlew publishDevBundlePublicationToEdenSnapshotsRepository -PpublishDevBundle