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