Skip to content

Commit dbeb2a4

Browse files
authored
another publishing fix (#223)
1 parent 13bf116 commit dbeb2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ isReleaseJob() {
2525
fi
2626
}
2727

28-
projectPrefix=scalaJava8Compat
28+
projectPrefix=scalaJava8Compat/
2929

3030
verPat="[0-9]+\.[0-9]+\.[0-9]+(-[A-Za-z0-9-]+)?"
3131
tagPat="^v$verPat(#.*)?$"

0 commit comments

Comments
 (0)