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 aa0b562 commit 4f52bf9Copy full SHA for 4f52bf9
package.json
@@ -25,7 +25,7 @@
25
26
"files":
27
[
28
- {"includePattern": "/home/travis/build/JsonSchema-JavaUI/sf-java-ui/target/(.*).jar","uploadPattern": "$2"}
+ {"includePattern": "target/(.*).jar","uploadPattern": "$2"}
29
],
30
"publish": true
31
}
0 commit comments