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 4886163 commit 6916fe0Copy full SHA for 6916fe0
jitpack.yml
@@ -1,2 +1,2 @@
1
install:
2
- - sbt publishM2
+ - sbt `echo $ARTIFACT | sed 's/.*\([0-9].[0-9][0-9]\)/++\1/'` publishM2
0 commit comments