Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
225163a9e7 |
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
BUILD_FILES: "chancery/build/libs/*.jar"
|
||||
JDK_VERSION: "21"
|
||||
JDK_VERSION: "25"
|
||||
GRADLE_TASK: "build shadowJar --refresh-dependencies"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user