mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
github API key
This commit is contained in:
parent
dd0137cc70
commit
5134f6e243
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ script: ./tools/make-${BROWSER}.sh all
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
api_key:
|
api_key:
|
||||||
secure: TODO: your key here!
|
secure: BCCzIkUFHKotFPABHqPHHyPP8O6ZTPmtt6Ja/JltfO9XBwf6pk9jRiNuRmx5AeETGE2BpojvfqW622q9lCOpgtBit6xkHQC/r2NKt35qMBIPgGCb7GUr5KK7lHNTVOviK9gsOuxcVTeYw3w+zmGLUTpjieELgn4tyz9E8DcOeHE=
|
||||||
file: dist/build/uBlock.${BROWSER}.${EXT}
|
file: dist/build/uBlock.${BROWSER}.${EXT}
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in a new issue