mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Update makefile
This commit is contained in:
parent
f26135940d
commit
e6a44b5f95
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
|
@ -147,8 +147,7 @@ publish-dev-firefox:
|
||||||
ghtag=$(version) \
|
ghtag=$(version) \
|
||||||
ghasset=firefox \
|
ghasset=firefox \
|
||||||
storeid=uBlock0@raymondhill.net \
|
storeid=uBlock0@raymondhill.net \
|
||||||
channel=unlisted \
|
channel=unlisted
|
||||||
updatepath=./dist/firefox/updates.json
|
|
||||||
|
|
||||||
# Usage: make upload-firefox version=?
|
# Usage: make upload-firefox version=?
|
||||||
upload-firefox:
|
upload-firefox:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue