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 4f52bf9 commit efbc424Copy full SHA for efbc424
package.json
@@ -25,7 +25,7 @@
25
26
"files":
27
[
28
- {"includePattern": "target/(.*).jar","uploadPattern": "$2"}
+ {"includePattern": "target/(.*).jar","uploadPattern": "$1"}
29
],
30
"publish": true
31
}
0 commit comments