Skip to content

Commit f16362e

Browse files
authored
Rename the uploaded file
fix #60
1 parent efbc424 commit f16362e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
"files":
2727
[
28-
{"includePattern": "target/(.*).jar","uploadPattern": "$1"}
28+
{"includePattern": "target/(.*).jar","uploadPattern": "$1.jar"}
2929
],
3030
"publish": true
3131
}

0 commit comments

Comments
 (0)