Skip to content

Commit 65cf124

Browse files
Jitpack script fix
1 parent 3541f94 commit 65cf124

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jitpack.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ jdk:
22
- openjdk11
33
install:
44
- ./gradlew clean
5-
- ./gradlew fingerprint:assembleRelease
6-
- ./gradlew fingerprint:publishMavenJavaPublicationToMavenLocal
5+
- ./gradlew fingerprint:publishFpReleasePublicationToMavenLocal

0 commit comments

Comments
 (0)