This commit is contained in:
Dominik 2024-01-07 01:01:23 +01:00 committed by GitHub
commit acf4deca90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,12 @@ name: Java CI with Gradle
on:
push:
branches: [ "1.20.2" ]
pull_request:
branches: [ "1.20.2" ]
permissions:
contents: read
jobs:
build:

View File

@ -26,7 +26,7 @@
],
"depends": {
"fabricloader": ">=0.14.22",
"fabricloader": ">=0.14.23",
"minecraft": "1.20.2"
},
"custom": {