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