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 8928ac5 commit 4ce358fCopy full SHA for 4ce358f
.travis.yml
@@ -18,7 +18,7 @@ deploy:
18
- provider: releases
19
api_key: $GH_KEY
20
file:
21
- - "dist/*.js"
+ - "demo/dist/*.js"
22
skip_cleanup: true
23
on:
24
tags: true
0 commit comments