1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00

Attempt to unbreak after last changes...

This commit is contained in:
Raymond Hill 2020-04-09 09:58:57 -04:00
parent 4ca602e9dc
commit 5d5545e733
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -8,7 +8,7 @@ script: "./tools/make-${BROWSER}.sh ${TRAVIS_TAG}"
deploy:
provider: releases
prerelease: true
token:
api_key:
secure: ujdEXakLw9fncnI70udUSrRvB0nNUogGr08/eC5UqS4uf5GJ6W6LAB2kNUIn2BaJujQEdYEeH7nFmRKzbqwQs4N1Qm9qOq75zOV6FP/922lSMuPuKB7rXVNRK88WYs/j7g40JEDKEjEYKGa4m3OGnDnywIoKtAsI3kqcCBOe34A=
file: dist/build/uBlock0_${TRAVIS_TAG}.${BROWSER}.${EXT}
on: