From 56847b35a03887888273a5967acc2738931dc025 Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 29 Nov 2017 07:31:55 -0500 Subject: [PATCH] tagging the package files (need to confirm this works) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bf2a42cc8..fb07936a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ deploy: prerelease: true api_key: secure: EnAMNsPbnS2I0JDkCWiY/6WLERsUbE2Ni5j9ap8YbZt4+sJv7aSoufWZ+0TZvSwr/w5MKCCDKhwXaPfbUwvqrI+eZv6LBXhwajK9Zla25FVjtdGCwKXQ3ZU85PHgL+5FYtuSGACmQj/ruAdSgrI7PgS08e5lqSgEk6lY4y3/6fE= - file: dist/build/uBlock0.${BROWSER}.${EXT} + file: dist/build/uBlock0.${BROWSER}-${TRAVIS_TAG}.${EXT} skip_cleanup: true on: repo: gorhill/uBlock