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
4f5d7c40dc
commit
b0d51160f2
2 changed files with 3 additions and 2 deletions
3
Makefile
3
Makefile
|
|
@ -117,7 +117,8 @@ publish-edge:
|
|||
ghasset=chromium \
|
||||
datebasedmajor=1 \
|
||||
storeid=odfafepnkmbhccpbejgmiehpchacaeak \
|
||||
productid=$(shell secret-tool lookup token ubo_edge_id)
|
||||
productid=$(shell secret-tool lookup token ubo_edge_id) \
|
||||
notes="See release notes at https://github.com/gorhill/uBlock/releases"
|
||||
|
||||
# Usage: make publish-firefox version=?
|
||||
publish-firefox:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 138d1e158bd2a1d59ebfc97f6a93f121dc52373a
|
||||
Subproject commit ace26793e0c0a1de407bbb37ed4ef32873bceb34
|
||||
Loading…
Reference in a new issue