We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ffbd3 commit f70224bCopy full SHA for f70224b
1 file changed
.travis.yml
@@ -8,7 +8,7 @@ deploy:
8
provider: releases
9
api_key:
10
secure: EnAMNsPbnS2I0JDkCWiY/6WLERsUbE2Ni5j9ap8YbZt4+sJv7aSoufWZ+0TZvSwr/w5MKCCDKhwXaPfbUwvqrI+eZv6LBXhwajK9Zla25FVjtdGCwKXQ3ZU85PHgL+5FYtuSGACmQj/ruAdSgrI7PgS08e5lqSgEk6lY4y3/6fE=
11
- file: dist/build/uBlock.${BROWSER}.${EXT}
+ file: dist/build/uBlock0.${BROWSER}.${EXT}
12
skip_cleanup: true
13
on:
14
repo: gorhill/uBlock
0 commit comments