We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bf116 commit dbeb2a4Copy full SHA for dbeb2a4
build.sh
@@ -25,7 +25,7 @@ isReleaseJob() {
25
fi
26
}
27
28
-projectPrefix=scalaJava8Compat
+projectPrefix=scalaJava8Compat/
29
30
verPat="[0-9]+\.[0-9]+\.[0-9]+(-[A-Za-z0-9-]+)?"
31
tagPat="^v$verPat(#.*)?$"
0 commit comments