mirror of https://github.com/gorhill/uBlock.git
don't publish a package for webext
This commit is contained in:
parent
f90ec9c957
commit
e37f6ee666
|
@ -4,7 +4,6 @@ env:
|
||||||
matrix:
|
matrix:
|
||||||
- BROWSER=chromium EXT=zip
|
- BROWSER=chromium EXT=zip
|
||||||
- BROWSER=firefox EXT=xpi
|
- BROWSER=firefox EXT=xpi
|
||||||
- BROWSER=webext EXT=zip
|
|
||||||
script: ./tools/make-${BROWSER}.sh all
|
script: ./tools/make-${BROWSER}.sh all
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
|
|
Loading…
Reference in New Issue