We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f578a0a commit 8be4e2eCopy full SHA for 8be4e2e
1 file changed
jitpack.yml
@@ -1,6 +1,4 @@
1
jdk:
2
- openjdk17
3
-
4
install:
5
- # Only build and publish the 'api' module
6
- - ./gradlew :publishToMavenLocal -Pversion=$JITPACK_TAG
+ - ./gradlew :visor-api-fabric:publishToMavenLocal :visor-api-forge:publishToMavenLocal -Pgroup=com.github.VisorMod
0 commit comments